| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcp6c: add client fqdn and reconfigure options | pacien | 2018-09-08 | 1 | -2/+8 |
* | odhcp6c: add noserverunicast config option for broken DHCPv6 servers | Hans Dedecker | 2018-07-15 | 1 | -2/+5 |
* | odhcp6c: make ds-lite/map tunnel encapsulation limit support configurable (FS... | Hans Dedecker | 2018-06-19 | 1 | -2/+6 |
* | odhcp6c: rework sendopts handling | Hans Dedecker | 2018-02-24 | 1 | -6/+5 |
* | odhcp6c: support multiple additional user prefixes | Jo-Philipp Wich | 2018-02-24 | 1 | -4/+9 |
* | odhcp6c: fix appending of emtpy sendopt value (FS#1336) | Hans Dedecker | 2018-02-08 | 1 | -1/+1 |
* | odhcp6c: change sendopts option into list | Hans Dedecker | 2018-02-08 | 1 | -6/+8 |
* | odhcp6c: add defaultreqopts config option | Hans Dedecker | 2018-02-01 | 1 | -2/+5 |
* | odhcp6c: add sendopts config support and update to latest git HEAD | Hans Dedecker | 2018-01-18 | 1 | -2/+8 |
* | odhcp6c: add ra_holdoff config option and update to git HEAD version (FS#964) | Hans Dedecker | 2017-09-03 | 1 | -2/+5 |
* | odhcp6c: add option "keep_ra_dnslifetime" | Hans Dedecker | 2017-01-09 | 1 | -2/+5 |
* | odhcp6c: add RFC 7278 3gpp IPv6 prefix extension | Steven Barth | 2015-09-03 | 1 | -2/+4 |
* | odhcp6c: add option "sourcefilter" to disable source filter | Steven Barth | 2015-07-18 | 1 | -2/+4 |
* | ipv6: remove now unneeded source-dest-routing workarounds | Steven Barth | 2015-05-19 | 1 | -4/+2 |
* | odhcp6c: add 464xlat integration, fix dslite integration | Steven Barth | 2015-04-09 | 1 | -2/+6 |
* | odhcp6c: add route-workaround for broken IPv6-ISPs | Steven Barth | 2014-10-06 | 1 | -2/+4 |
* | softwires: redesign dhcp(v6) provisioning | Steven Barth | 2014-07-24 | 1 | -2/+4 |
* | dhcpv6: set default solicit timeout back to 120s | Steven Barth | 2014-06-04 | 1 | -2/+5 |
* | odhcp6c: add preliminary support for MAP provisioning | Steven Barth | 2014-04-30 | 1 | -2/+7 |
* | odhcp6c: Add renew handler for proto dhcpv6 | Felix Fietkau | 2014-04-05 | 1 | -0/+9 |
* | 6rd / ds-lite: make the firewall-zones of nested-protocols configurable | Steven Barth | 2014-03-26 | 1 | -2/+4 |
* | odhcp6c: pass on delegate-flag on to ds-lite interface | Steven Barth | 2014-03-13 | 1 | -2/+4 |
* | 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: Add support for userclass and vendorclass | Steven Barth | 2014-02-05 | 1 | -2/+8 |
* | odhcp6c: Use sourcerouting by default | Steven Barth | 2014-01-17 | 1 | -1/+1 |
* | odhcp6c: add source routing support | Steven Barth | 2013-12-15 | 1 | -2/+4 |
* | 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 | 1 | -2/+3 |
* | 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 | 1 | -2/+4 |
* | odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requested | Steven Barth | 2013-02-01 | 1 | -4/+4 |
* | odhcp6c: switch to userspace RA-handling and offload address assignment to ne... | Steven Barth | 2013-02-01 | 1 | -2/+5 |
* | odhcp6c: Add preliminary proto-handler | Steven Barth | 2013-01-13 | 1 | -0/+48 |