454 Commits (f2cb9b36b2c87f41344626b91f7afff88b052d90)

Author SHA1 Message Date
Adam Ierymenko 1c5897895b
1.10.4 merge into main (#1893) 3 years ago
Grant Limberg cc4251c5b7
Windows file permissions fix (#1887) 3 years ago
Grant Limberg 6cf3b65953
Fix #1883 (#1886) 3 years ago
Joseph Henry e0a3291235
Fix setMtu() on Linux. Add error checking (#1860) 3 years ago
travis laduke a6742b7f82 Prevent shadowing VM routes as default route (macOS) 3 years ago
travis laduke 4959d8079b enable ICMP in windows firewall 3 years ago
Sean OMeara 10170b41c3 Revert "Improve default route on macOS (#1680)" 3 years ago
Travis LaDuke 117d7194af
Improve default route on macOS (#1680) 3 years ago
Adam Ierymenko ebc1ed4015 Hide warning about readdir_r for now. 3 years ago
Brenton Bostick 3ddaa60de9
prevent: warning: unused variable 'gotViaProc' (#1797) 3 years ago
Grant Limberg 9568a4f2b4 netinet6/in6_var.h not available in iOS 3 years ago
Grant Limberg b41e0910b0
Fun times in ~~cleveland~~ NDK-land 3 years ago
Joseph Henry bc521504ca
Improved multipath link monitoring 4 years ago
Joseph Henry a47c3cb16f
Exclude temporary IPv6 check from SDK builds 4 years ago
Grant Limberg b65c1ed3a0
Add inja 4 years ago
Joseph Henry 6c85f8c7a7
Safely handle disappearing bonded interfaces (See issue #1587) 4 years ago
Grant Limberg 31c12aebb5
more fun with linux ethernet taps 4 years ago
Joseph Henry c5008031b9
Increase ifname size to accomodate Windows (issue #1560) 4 years ago
Grant Limberg 5d63ed6739
fix function call 4 years ago
Grant Limberg fdf4ebd43c
potential fix for 2.6.x kernels 4 years ago
Travis LaDuke 692a0e7ac2 Set a high metric on linux routes that have a via. 4 years ago
Travis LaDuke fa25b45198 Keep interface name on via routes on linux 4 years ago
staphen f83eed9ef9
[Android] Fix include for miniupnpc 4 years ago
staphen 1c956494a4
Use lowercase when including Windows headers 4 years ago
Travis LaDuke afdc91f21f Convince macOS to do ipv6 dns lookups 4 years ago
Adam Ierymenko fabfb10b97
Remove managed routes in destructor (regression fix). 4 years ago
Adam Ierymenko 65549cb0da
Fix the FD leak fix, and release notes. 4 years ago
Adam Ierymenko 0e798222a7
Fix FD leak on MacOS. 4 years ago
Adam Ierymenko c890f1762a
This code is obsolete but remove vfork anyway. 4 years ago
Adam Ierymenko c16b03c8b8
Set MAC address twice, once before and once after bringing interface up, since different kernels behave differently (Linux). 4 years ago
Adam Ierymenko 357e1aca54
Likely MAC fix for Linux. 4 years ago
Travis LaDuke 37f26beb50 Fix multicast flag on linux interfaces. 4 years ago
Grant Limberg 993e58773a
needed in 2 more spots 4 years ago
Grant Limberg 8f4c038e23
fix ifdef 4 years ago
Adam Ierymenko 594853e251
Remove deprecated vfork call on Mac, and make Mac route application more robust. 4 years ago
Adam Ierymenko 452b1e806b
Revert "Version bump, backport one more fix." 5 years ago
Adam Ierymenko 9f9a870399
Version bump, backport one more fix. 5 years ago
Adam Ierymenko d2c3ea6901
Another route fix on BSD. 5 years ago
Adam Ierymenko 6bb1598fa3
Another fix for routing and interface issues on MacOS 5 years ago
Adam Ierymenko 1b8917a57c
Fix for MacOS interface setup and config timing bugs. 5 years ago
Adam Ierymenko d1c88971ae
Possible Mac route borking fix. 5 years ago
Joseph Henry e1af003e4f
Consolidation of multipath logic. Better system separation 5 years ago
Adam Ierymenko 126669b718
MTU fix 5 years ago
Adam Ierymenko 63a44c9268
Fix feth max MTU sysctl. 5 years ago
Adam Ierymenko 8885149cd3
Revert "Revert "Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems."" 5 years ago
Adam Ierymenko 89ddf2991b
Revert "Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems." 5 years ago
Adam Ierymenko 0461b24db3
Revert a change to LinuxEthernetTap threading to eliminate out of order packet issues on some systems. 5 years ago
Grant Limberg 1859365f9d same IPv6 temp address detection code for macOS works on FreeBSD. 5 years ago
Grant Limberg ab87b8f881 Don't bind to temporary IPv6 addresses (linux) 5 years ago
Grant Limberg b8b65da51c
Don't bind temporary IPv6 addresses (macOS) 5 years ago