| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcp6c: add option "keep_ra_dnslifetime" | Hans Dedecker | 2017-01-09 | 1 | -2/+5 |
* | odhcp6c: Pass parameters to user dhcpv6 script | Hans Dedecker | 2016-12-16 | 1 | -1/+1 |
* | odhcp6c : Silence mtu write error warnings | blogic | 2016-03-20 | 1 | -1/+1 |
* | odhcp6c: correctly extend prefix from RAs | Steven Barth | 2015-09-04 | 1 | -1/+1 |
* | odhcp6c: add RFC 7278 3gpp IPv6 prefix extension | Steven Barth | 2015-09-03 | 2 | -2/+9 |
* | odhcp6c: minor fixes | Steven Barth | 2015-07-29 | 1 | -0/+7 |
* | odhcp6c: add option "sourcefilter" to disable source filter | Steven Barth | 2015-07-18 | 2 | -3/+5 |
* | odhcp6c: fix some more compatibility issues | Steven Barth | 2015-07-13 | 1 | -5/+10 |
* | odhcp6c: work around RIOs matching PIOs as sent by some apple routers | Steven Barth | 2015-06-10 | 1 | -0/+4 |
* | odhcp6c: silence fw3 warnings | Steven Barth | 2015-06-01 | 1 | -1/+1 |
* | ipv6: remove now unneeded source-dest-routing workarounds | Steven Barth | 2015-05-19 | 2 | -6/+3 |
* | odhcp6c: Fix white space errors | Steven Barth | 2015-04-28 | 1 | -8/+8 |
* | network: shorten names of generated interfaces | Steven Barth | 2015-04-17 | 1 | -3/+3 |
* | odhcp6c: silence "bad number" warnings | Steven Barth | 2015-04-15 | 1 | -4/+4 |
* | odhcpd: avoid illegal memory access in some corner cases | Steven Barth | 2015-04-14 | 1 | -0/+8 |
* | odhcp6c: move IPv6 /proc config to userspace and sanitize | Steven Barth | 2015-04-10 | 1 | -0/+7 |
* | odhcp6c: add 464xlat integration, fix dslite integration | Steven Barth | 2015-04-09 | 2 | -4/+20 |
* | odhcp6c: fix typo in last commit | Steven Barth | 2014-10-08 | 1 | -1/+1 |
* | odhcp6c: don't assign addresses or prefixes prematurely | Steven Barth | 2014-10-08 | 1 | -0/+3 |
* | odhcp6c: add route-workaround for broken IPv6-ISPs | Steven Barth | 2014-10-06 | 2 | -2/+18 |
* | odhcp6c: Fix white space typo in dhcpv6.script | Steven Barth | 2014-07-30 | 1 | -1/+1 |
* | odhcp6c: suppress fw3 warnings | Felix Fietkau | 2014-07-26 | 1 | -1/+1 |
* | softwires: redesign dhcp(v6) provisioning | Steven Barth | 2014-07-24 | 2 | -19/+26 |
* | dhcpv6: set default solicit timeout back to 120s | Steven Barth | 2014-06-04 | 1 | -2/+5 |
* | odhcp6c: export passthru options as netifd data | Steven Barth | 2014-05-23 | 1 | -0/+1 |
* | netifd: Fix nested protocols going offline at reload + various route issues | Steven Barth | 2014-05-09 | 1 | -2/+0 |
* | odhcp6c: bring up nested interfaces on config change | Steven Barth | 2014-05-09 | 1 | -0/+2 |
* | odhcp6c: some more fixes for map / lw4o6 support | Steven Barth | 2014-05-08 | 1 | -0/+1 |
* | odhcp6c: add preliminary support for MAP provisioning | Steven Barth | 2014-04-30 | 2 | -2/+34 |
* | odhcp6c: Add renew handler for proto dhcpv6 | Felix Fietkau | 2014-04-05 | 1 | -0/+9 |
* | odhcp6c: add preliminary CER-ID support | Steven Barth | 2014-03-31 | 1 | -0/+4 |
* | 6rd / ds-lite: make the firewall-zones of nested-protocols configurable | Steven Barth | 2014-03-26 | 2 | -2/+5 |
* | odhcp6c: pass on delegate-flag on to ds-lite interface | Steven Barth | 2014-03-13 | 2 | -2/+5 |
* | 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: remove source-restriction from local routes again (broke relaying) | Steven Barth | 2014-02-12 | 1 | -2/+1 |
* | odhcp6c: Add support for userclass and vendorclass | Steven Barth | 2014-02-05 | 1 | -2/+8 |
* | odhcp6c: Revert to slightly modified version of old behaviour | Steven Barth | 2014-02-03 | 1 | -2/+3 |
* | odhcp6c: improve handling of RA on-link routes and addresses | Steven Barth | 2014-02-02 | 1 | -1/+1 |
* | odhcp6c: Use sourcerouting by default | Steven Barth | 2014-01-17 | 2 | -2/+2 |
* | Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface | Steven Barth | 2013-12-15 | 1 | -11/+8 |
* | odhcp6c: add source routing support | Steven Barth | 2013-12-15 | 2 | -3/+13 |
* | odhcp6c: improve server selection, introduce "forceprefix" option | Steven Barth | 2013-10-07 | 1 | -2/+5 |
* | odhcp6c: add missing config parameter | Steven Barth | 2013-07-03 | 1 | -0/+1 |
* | odhcp6c: Add missing config option "ifaceid" | Steven Barth | 2013-06-25 | 1 | -0/+1 |
* | odhcp6c: Add option to override interface identifier in RA-client | Steven Barth | 2013-06-18 | 1 | -2/+4 |
* | odhcp6c: added support for DS-Lite + various fixes | Steven Barth | 2013-05-13 | 2 | -2/+17 |
* | odhcp6c: Make SLAAC-only work without reqprefix=no | Steven Barth | 2013-05-06 | 1 | -1/+5 |
* | odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ... | Steven Barth | 2013-03-08 | 1 | -2/+5 |
* | odhcp6c: allow setting a user-provided prefix as well | Steven Barth | 2013-02-12 | 2 | -2/+6 |