summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c/files
Commit message (Collapse)AuthorAgeFilesLines
* odhcp6c: added support for DS-Lite + various fixescyrus2013-05-132-2/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Make SLAAC-only work without reqprefix=nocyrus2013-05-061-1/+5
| | | | | | | | | Previously if the upstream router did not provide any DHCPv6-service the wan6 interface would not come up even if RAs were received. The new behavior allows the wan6 interface to comeup with RA-only configuration after a timeout of 10s. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: various bugfixescyrus2013-03-081-2/+5
| | | | | | | * 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
* odhcp6c: allow setting a user-provided prefix as wellcyrus2013-02-122-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requestedcyrus2013-02-011-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: switch to userspace RA-handling and offload address assignment to ↵cyrus2013-02-012-28/+52
| | | | | | netifd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: remove IPv6 forwarding-sysctl workaroundcyrus2013-01-291-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: work-around for proto-script to avoid loosing the default routecyrus2013-01-281-19/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Send RS on startcyrus2013-01-131-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Add preliminary proto-handlercyrus2013-01-132-0/+125
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35135 3c298f89-4303-0410-b956-a3cf2f4a3e73