History log of /openwrt/package/network/ipv6/odhcp6c/files/dhcpv6.sh
Revision Date Author Comments
# 0191d48a 03-Sep-2015 Steven Barth <steven@midlink.org>

odhcp6c: add RFC 7278 3gpp IPv6 prefix extension

Use option extendprefix 1 to enable

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46779 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 560876af 17-Jul-2015 Steven Barth <steven@midlink.org>

odhcp6c: add option "sourcefilter" to disable source filter

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46408 3c298f89-4303-0410-b956-a3cf2f4a3e73


# fcf18947 19-May-2015 Steven Barth <steven@midlink.org>

ipv6: remove now unneeded source-dest-routing workarounds

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45700 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 46ae0c2d 09-Apr-2015 Steven Barth <steven@midlink.org>

odhcp6c: add 464xlat integration, fix dslite integration

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45323 3c298f89-4303-0410-b956-a3cf2f4a3e73


# bb492392 06-Oct-2014 Steven Barth <steven@midlink.org>

odhcp6c: add route-workaround for broken IPv6-ISPs

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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42803 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 176bac80 24-Jul-2014 Steven Barth <steven@midlink.org>

softwires: redesign dhcp(v6) provisioning

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41823 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 8d92ff22 04-Jun-2014 Steven Barth <steven@midlink.org>

dhcpv6: set default solicit timeout back to 120s

This deliberatly breaks RFC 7083 since its not really user-friendly.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41001 3c298f89-4303-0410-b956-a3cf2f4a3e73


# dac4df8f 30-Apr-2014 Steven Barth <steven@midlink.org>

odhcp6c: add preliminary support for MAP provisioning

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40604 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 000ed6ac 05-Apr-2014 Felix Fietkau <nbd@openwrt.org>

odhcp6c: Add renew handler for proto dhcpv6

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40386 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 58ca40c2 26-Mar-2014 Steven Barth <steven@midlink.org>

6rd / ds-lite: make the firewall-zones of nested-protocols configurable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40020 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 1eaba393 13-Mar-2014 Steven Barth <steven@midlink.org>

odhcp6c: pass on delegate-flag on to ds-lite interface

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39910 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 90a07596 18-Feb-2014 Steven Barth <steven@midlink.org>

odhcp6c: readd userclass and vendorclass

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39628 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 216641d3 18-Feb-2014 John Crispin <blogic@openwrt.org>

odhcp6c: add validation rules to proto handler

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39624 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 5e1d10bd 05-Feb-2014 Steven Barth <steven@midlink.org>

odhcp6c: Add support for userclass and vendorclass

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39478 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 00769bba 17-Jan-2014 Steven Barth <steven@midlink.org>

odhcp6c: Use sourcerouting by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39311 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 306d9650 15-Dec-2013 Steven Barth <steven@midlink.org>

odhcp6c: add source routing support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39058 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 9f6f08e8 07-Oct-2013 Steven Barth <steven@midlink.org>

odhcp6c: improve server selection, introduce "forceprefix" option

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38314 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 02cdd819 03-Jul-2013 Steven Barth <steven@midlink.org>

odhcp6c: add missing config parameter

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37148 3c298f89-4303-0410-b956-a3cf2f4a3e73


# c4eb9cde 24-Jun-2013 Steven Barth <steven@midlink.org>

odhcp6c: Add missing config option "ifaceid"

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37033 3c298f89-4303-0410-b956-a3cf2f4a3e73


# a84a14bb 17-Jun-2013 Steven Barth <steven@midlink.org>

odhcp6c: Add option to override interface identifier in RA-client

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36959 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 1f64838b 13-May-2013 Steven Barth <steven@midlink.org>

odhcp6c: added support for DS-Lite + various fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36625 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 0bf76485 08-Mar-2013 Steven Barth <steven@midlink.org>

odhcp6c: various bugfixes
* Don't prematurely send RENEW / REBIND when T1 or T2 is > 1 day
* Add "norelease" option to not send a RELEASE when stopping

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35902 3c298f89-4303-0410-b956-a3cf2f4a3e73


# d0fe67f1 12-Feb-2013 Steven Barth <steven@midlink.org>

odhcp6c: allow setting a user-provided prefix as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35570 3c298f89-4303-0410-b956-a3cf2f4a3e73


# deed0b01 01-Feb-2013 Steven Barth <steven@midlink.org>

odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requested

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35421 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 884f9354 31-Jan-2013 Steven Barth <steven@midlink.org>

odhcp6c: switch to userspace RA-handling and offload address assignment to netifd

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35419 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 24df9aec 13-Jan-2013 Steven Barth <steven@midlink.org>

odhcp6c: Add preliminary proto-handler

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35135 3c298f89-4303-0410-b956-a3cf2f4a3e73