aboutsummaryrefslogtreecommitdiff
path: root/package/network/ipv6/odhcp6c/files/dhcpv6.sh
Commit message (Collapse)AuthorAge
* ipv6: remove now unneeded source-dest-routing workaroundsSteven Barth2015-05-19
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45700
* odhcp6c: add 464xlat integration, fix dslite integrationSteven Barth2015-04-09
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45323
* odhcp6c: add route-workaround for broken IPv6-ISPsSteven Barth2014-10-06
| | | | | | | | | | | | | | Some ISP seem to only do stateful DHCPv6 and not sending RAs. This is technically broken because plain DHCPv6 doesn't carry routes. We work around here by faking a default route to the DHCPv6 server if we do not receive a useful RA from the ISP. This workaround can be turned off with: option fakeroutes 0 Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42803
* softwires: redesign dhcp(v6) provisioningSteven Barth2014-07-24
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41823
* dhcpv6: set default solicit timeout back to 120sSteven Barth2014-06-04
| | | | | | This deliberatly breaks RFC 7083 since its not really user-friendly. SVN-Revision: 41001
* odhcp6c: add preliminary support for MAP provisioningSteven Barth2014-04-30
| | | | SVN-Revision: 40604
* odhcp6c: Add renew handler for proto dhcpv6Felix Fietkau2014-04-05
| | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 40386
* 6rd / ds-lite: make the firewall-zones of nested-protocols configurableSteven Barth2014-03-26
| | | | SVN-Revision: 40020
* odhcp6c: pass on delegate-flag on to ds-lite interfaceSteven Barth2014-03-13
| | | | SVN-Revision: 39910
* odhcp6c: readd userclass and vendorclassSteven Barth2014-02-18
| | | | SVN-Revision: 39628
* odhcp6c: add validation rules to proto handlerJohn Crispin2014-02-18
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39624
* odhcp6c: Add support for userclass and vendorclassSteven Barth2014-02-05
| | | | SVN-Revision: 39478
* odhcp6c: Use sourcerouting by defaultSteven Barth2014-01-17
| | | | SVN-Revision: 39311
* odhcp6c: add source routing supportSteven Barth2013-12-15
| | | | SVN-Revision: 39058
* odhcp6c: improve server selection, introduce "forceprefix" optionSteven Barth2013-10-07
| | | | SVN-Revision: 38314
* odhcp6c: add missing config parameterSteven Barth2013-07-03
| | | | SVN-Revision: 37148
* odhcp6c: Add missing config option "ifaceid"Steven Barth2013-06-25
| | | | SVN-Revision: 37033
* odhcp6c: Add option to override interface identifier in RA-clientSteven Barth2013-06-18
| | | | SVN-Revision: 36959
* odhcp6c: added support for DS-Lite + various fixesSteven Barth2013-05-13
| | | | SVN-Revision: 36625
* odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ↵Steven Barth2013-03-08
| | | | | | T2 is > 1 day * Add "norelease" option to not send a RELEASE when stopping SVN-Revision: 35902
* odhcp6c: allow setting a user-provided prefix as wellSteven Barth2013-02-12
| | | | SVN-Revision: 35570
* odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requestedSteven Barth2013-02-01
| | | | SVN-Revision: 35421
* odhcp6c: switch to userspace RA-handling and offload address assignment to ↵Steven Barth2013-02-01
| | | | | | netifd SVN-Revision: 35419
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-13
SVN-Revision: 35135