| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 6in4: add support for he.net updatekey | Steven Barth | 2014-02-20 | 2 | -4/+7 |
* | odhcp6c: readd userclass and vendorclass | Steven Barth | 2014-02-18 | 1 | -0/+2 |
* | odhcp6c: add validation rules to proto handler | John Crispin | 2014-02-18 | 1 | -13/+11 |
* | odhcp6c: send reconfigure-accept again to be compliant | Steven Barth | 2014-02-17 | 1 | -2/+2 |
* | odhcp6c: remove source-restriction from local routes again (broke relaying) | Steven Barth | 2014-02-12 | 2 | -3/+2 |
* | odhcp6c: Fix timing and some regressions from yesterday | Steven Barth | 2014-02-06 | 1 | -2/+2 |
* | odhcp6c: Add support for userclass and vendorclass | Steven Barth | 2014-02-05 | 2 | -4/+10 |
* | odhcp6c: Revert to slightly modified version of old behaviour | Steven Barth | 2014-02-03 | 2 | -4/+5 |
* | odhcp6c: improve handling of RA on-link routes and addresses | Steven Barth | 2014-02-02 | 2 | -3/+3 |
* | odhcp6c: several bugfixes and improvements | Steven Barth | 2014-01-31 | 1 | -2/+2 |
* | 6rd: Make don't fragment bit (df) a configurable variable | Steven Barth | 2014-01-23 | 1 | -2/+4 |
* | 6in4: fix typo in config variable (fixes #14830) | Steven Barth | 2014-01-20 | 1 | -1/+1 |
* | odhcp6c: Use sourcerouting by default | Steven Barth | 2014-01-17 | 2 | -2/+2 |
* | odhcp6c: fix several small issues + decrease size | Steven Barth | 2014-01-17 | 1 | -2/+2 |
* | 6in4, 6rd, 6to4: Use source-restricted routes by default | Steven Barth | 2014-01-17 | 3 | -10/+34 |
* | 6relayd: try to workaround race condition at startup | Steven Barth | 2014-01-02 | 2 | -4/+4 |
* | Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface | Steven Barth | 2013-12-15 | 3 | -14/+13 |
* | odhcp6c: add source routing support | Steven Barth | 2013-12-15 | 3 | -5/+15 |
* | odhcpd/6c: Add config menu for prefix class ext. | Steven Barth | 2013-12-05 | 1 | -0/+11 |
* | 6rd: Clear correct IPv6 address bits in 6rdcalc | Steven Barth | 2013-11-16 | 1 | -1/+1 |
* | odhcp6c: Multiple improvements and fixes | Steven Barth | 2013-10-29 | 1 | -2/+2 |
* | odhcp6c: filter similar RAs spammed by some ISPs | Steven Barth | 2013-10-23 | 1 | -2/+2 |
* | 6relayd: reduce fallout of RA spamming a bit | Steven Barth | 2013-10-21 | 2 | -3/+3 |
* | odhcp6c: fix parsing of IA_PD adverts | Steven Barth | 2013-10-17 | 1 | -2/+2 |
* | odhcp6c: various fixes | Steven Barth | 2013-10-14 | 1 | -2/+2 |
* | odhcp6c: improve server selection, introduce "forceprefix" option | Steven Barth | 2013-10-07 | 2 | -4/+7 |
* | odhcp6c: validate hop-limit on RAs | Steven Barth | 2013-10-02 | 1 | -2/+2 |
* | 6relayd: remove compat ULA setting by default (too many bad sideeffects) | Steven Barth | 2013-10-02 | 2 | -2/+1 |
* | odhcp6c: handle NoAddrsAvail IA-status | Steven Barth | 2013-09-21 | 1 | -2/+2 |
* | odhcp6c: Restart when server returns IAID error | Steven Barth | 2013-09-18 | 1 | -2/+2 |
* | odhcp6c: Timing workaround for buggy servers | Steven Barth | 2013-09-12 | 1 | -2/+2 |
* | odhcp6c: more compatibility fixes | Steven Barth | 2013-09-05 | 1 | -2/+2 |
* | 6relayd: Overridden DNS should affect DHCPv6 | Steven Barth | 2013-07-26 | 1 | -2/+2 |
* | 6relayd: Fix DHCPv6-PD with continuous hints | Steven Barth | 2013-07-16 | 1 | -2/+2 |
* | odhcp6c: avoid integer overflows in resend logic | Steven Barth | 2013-07-03 | 1 | -2/+2 |
* | odhcp6c: add missing config parameter | Steven Barth | 2013-07-03 | 2 | -1/+2 |
* | 6relayd: prevent build on AVR32 | Florian Fainelli | 2013-06-27 | 1 | -1/+1 |
* | odhcp6c: Add missing config option "ifaceid" | Steven Barth | 2013-06-25 | 2 | -1/+2 |
* | 6relayd: don't accidentally remove regular prefix routes | Steven Barth | 2013-06-23 | 1 | -2/+2 |
* | 6relayd: fix lease-update behaviour for clients without reconfigure | Steven Barth | 2013-06-22 | 1 | -2/+2 |
* | 6relayd: Keep PD-downstream across RENEW/REBIND | Steven Barth | 2013-06-22 | 1 | -2/+2 |
* | 6relayd: Fix DHCPv6-PD assignment logic | Steven Barth | 2013-06-21 | 1 | -2/+2 |
* | 6relayd: correctly set downstream routes for DHCPv6-PD | Steven Barth | 2013-06-19 | 1 | -2/+2 |
* | odhcp6c: Add option to override interface identifier in RA-client | Steven Barth | 2013-06-18 | 2 | -4/+6 |
* | odhcp6c: add sanity checks for NDP and MTU parameters from RAs | Steven Barth | 2013-06-13 | 1 | -2/+2 |
* | 6relayd: make route preference and prefix on-link flag configurable | Steven Barth | 2013-06-11 | 2 | -2/+10 |
* | 6relayd: Work around Windows DHCPv6 quirks | Steven Barth | 2013-06-01 | 1 | -2/+2 |
* | odhcp6c: work around spurious false-positive address DECLINEs | Steven Barth | 2013-05-31 | 1 | -2/+2 |
* | odhcp6c: fix handling of multiple RAs in a row | Steven Barth | 2013-05-31 | 1 | -2/+2 |
* | 6relayd: Better compatibility with misbheaving DHCPv6 clients | Steven Barth | 2013-05-30 | 1 | -2/+2 |