Commit Graph

19 Commits (3147e2d357da82870ceb9c0594f8acc505d4858c)

Author SHA1 Message Date
Jeff Becker 0828307906 fix address mapping bug 5 years ago
jeff 52757fef0e Merge remote-tracking branch 'micheal/background_mode' into vpn-api-2019-10-03 5 years ago
Michael 16cdfbd5f0
clang-tidy modernize pass 5 years ago
Jeff Becker b4af87aa42
have IPPacket::srcv6 and IPPacket::dstv6 check for ipv4 packets and expand them to ipv6 5 years ago
Jeff Becker bcde59569e
make freebsd compile 5 years ago
cathugger ddaf0834e2
net/ip: correct IPv6 fragment processing, also check for length before modifying 5 years ago
cathugger 53f3be2013
net/ip: skip IPv6 option headers 5 years ago
cathugger 72b1ea613c
make format 5 years ago
cathugger a9dac85c28
fix stuff 5 years ago
cathugger 88acadf415
net/ip: update names 5 years ago
cathugger e085f3e6c5
net/ip: IPv6 packet deltachecksum 5 years ago
cathugger 6730af207f
net/ip: IPv6 TCP/UDP delta chksum funcs 5 years ago
cathugger 891f5d156c
net/ip: cleanup 5 years ago
Jeff Becker de51ef23bf
more 5 years ago
Jeff Becker 2403ab8f86
ipv6 5 years ago
michael-loki 0195152e05 Allow builds on MSVC (#518)
* Import cxxopts to replace getopts usage

* Add visual studio build things

* Fixup abseil build parts

* Replace __attribute__((unused)) with ABSL_ATTRIBUTE_UNUSED

* Fixup minor windows build issues

* Replace getopts usage

* Temporarily fixup .rc files

* More minor windows fixes

* Get a working build

* Revert .rc files

* Revert changes to nodedb
5 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 6 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 6 years ago
Michael da6cdfc0b2
More refactoring to continue to make dependency graph acylic 6 years ago