153 Commits (e1c511199715b9ef85f537fbd01f6cdfd050d433)

Author SHA1 Message Date
Steven Barth e1c5111997 6rd: Make don't fragment bit (df) a configurable variable 11 years ago
Steven Barth c67ec51c85 6in4: fix typo in config variable (fixes #14830) 11 years ago
Steven Barth 140a5b22d9 odhcp6c: Use sourcerouting by default 11 years ago
Steven Barth 570eb45f23 odhcp6c: fix several small issues + decrease size 11 years ago
Steven Barth a5ee266cd9 6in4, 6rd, 6to4: Use source-restricted routes by default 11 years ago
Steven Barth bc370646cd 6relayd: try to workaround race condition at startup 11 years ago
Steven Barth e49d67f192 Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface 11 years ago
Steven Barth fd50416248 odhcp6c: add source routing support 11 years ago
Steven Barth 4bdd40c08b odhcpd/6c: Add config menu for prefix class ext. 11 years ago
Steven Barth b5a4fb1c95 6rd: Clear correct IPv6 address bits in 6rdcalc 11 years ago
Steven Barth dfa9ca772b odhcp6c: Multiple improvements and fixes 11 years ago
Steven Barth d8d0e2c536 odhcp6c: filter similar RAs spammed by some ISPs 11 years ago
Steven Barth 1ff15bfe83 6relayd: reduce fallout of RA spamming a bit 11 years ago
Steven Barth 7e13c80b3d odhcp6c: fix parsing of IA_PD adverts 11 years ago
Steven Barth 156ea733d4 odhcp6c: various fixes 11 years ago
Steven Barth 6dbfe22601 odhcp6c: improve server selection, introduce "forceprefix" option 11 years ago
Steven Barth 95e9c260bc odhcp6c: validate hop-limit on RAs 11 years ago
Steven Barth 0ad1d06c13 6relayd: remove compat ULA setting by default (too many bad sideeffects) 11 years ago
Steven Barth 4894800bdd odhcp6c: handle NoAddrsAvail IA-status 11 years ago
Steven Barth 808a1c7808 odhcp6c: Restart when server returns IAID error 11 years ago
Steven Barth eba3ab9ade odhcp6c: Timing workaround for buggy servers 11 years ago
Steven Barth b2a71fedd9 odhcp6c: more compatibility fixes 11 years ago
Steven Barth 4d37ae33b6 6relayd: Overridden DNS should affect DHCPv6 11 years ago
Steven Barth 6a034ce5b1 6relayd: Fix DHCPv6-PD with continuous hints 11 years ago
Steven Barth e3a369e597 odhcp6c: avoid integer overflows in resend logic 11 years ago
Steven Barth b9aa47d5b6 odhcp6c: add missing config parameter 11 years ago
Florian Fainelli fe7c236a06 6relayd: prevent build on AVR32 11 years ago
Steven Barth cb66ed972b odhcp6c: Add missing config option "ifaceid" 11 years ago
Steven Barth 69cd09ebbf 6relayd: don't accidentally remove regular prefix routes 11 years ago
Steven Barth f47c4c80d4 6relayd: fix lease-update behaviour for clients without reconfigure 11 years ago
Steven Barth d0d5f109d8 6relayd: Keep PD-downstream across RENEW/REBIND 11 years ago
Steven Barth 5108318edb 6relayd: Fix DHCPv6-PD assignment logic 11 years ago
Steven Barth de2a7547b7 6relayd: correctly set downstream routes for DHCPv6-PD 11 years ago
Steven Barth 5219d38da2 odhcp6c: Add option to override interface identifier in RA-client 11 years ago
Steven Barth 302cf427cb odhcp6c: add sanity checks for NDP and MTU parameters from RAs 11 years ago
Steven Barth 4f0a0defa6 6relayd: make route preference and prefix on-link flag configurable 11 years ago
Steven Barth 089d6612ce 6relayd: Work around Windows DHCPv6 quirks Announcing deprecated addresses breaks Windows clients 12 years ago
Steven Barth 7ae506c7d4 odhcp6c: work around spurious false-positive address DECLINEs 12 years ago
Steven Barth bf582fbb7b odhcp6c: fix handling of multiple RAs in a row 12 years ago
Steven Barth cdc3caf533 6relayd: Better compatibility with misbheaving DHCPv6 clients * Make the "best" address / prefix the first one being announced * Only add the "best" address to the hosts-file 12 years ago
Steven Barth dc6625f977 6relayd: more verbosity in leases and logging 12 years ago
Steven Barth 23b3cebd56 odhcp6c: fix or debug disappearing IPv6 addresses 12 years ago
Steven Barth 61c0c6ab68 6relayd: RFC 6204 and naming improvements * Announce delegated prefixes using route info according to RFC 6204 L-3 * Enable hybrid stateless + stateful DHCPv6-mode as default 12 years ago
Steven Barth f63064a257 6relayd: Fix DHCPv6-server picking up addresses from master interface 12 years ago
Steven Barth d8d7d7f4aa 6relayd: fix a lease-timing issue with stateful DHCPv6 12 years ago
Steven Barth 9c3ac668e0 6relayd: Let OpenWrt override default CFLAGS 12 years ago
Steven Barth 9d115df749 6relayd: Fix a segfault when multiple downstream interfaces are present 12 years ago
Steven Barth 24c39ddcf7 odhcp6c: Various fixes * Honour T1 and T2 values from servers better * Correctly send Reconfigure-Accept option in requests 12 years ago
Steven Barth 37baf2d6b2 6relayd: Various DHCPv6-fixes * Be more standards-compliant in stateful mode * Handle hostnames from Windows-clients correctly * Handle messages from DHCPv6-relays better 12 years ago
Steven Barth c6f70381c9 odhcp6c: Fix address / prefix expiry logic 12 years ago