summaryrefslogtreecommitdiff
path: root/package/network/ipv6/odhcp6c/files/dhcpv6.sh
Commit message (Collapse)AuthorAgeFilesLines
* odhcp6c: readd userclass and vendorclassSteven Barth2014-02-181-0/+2
| | | | SVN-Revision: 39628
* odhcp6c: add validation rules to proto handlerJohn Crispin2014-02-181-13/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39624
* odhcp6c: Add support for userclass and vendorclassSteven Barth2014-02-051-2/+8
| | | | SVN-Revision: 39478
* odhcp6c: Use sourcerouting by defaultSteven Barth2014-01-171-1/+1
| | | | SVN-Revision: 39311
* odhcp6c: add source routing supportSteven Barth2013-12-151-2/+4
| | | | SVN-Revision: 39058
* odhcp6c: improve server selection, introduce "forceprefix" optionSteven Barth2013-10-071-2/+5
| | | | SVN-Revision: 38314
* odhcp6c: add missing config parameterSteven Barth2013-07-031-0/+1
| | | | SVN-Revision: 37148
* odhcp6c: Add missing config option "ifaceid"Steven Barth2013-06-251-0/+1
| | | | SVN-Revision: 37033
* odhcp6c: Add option to override interface identifier in RA-clientSteven Barth2013-06-181-2/+4
| | | | SVN-Revision: 36959
* odhcp6c: added support for DS-Lite + various fixesSteven Barth2013-05-131-2/+3
| | | | SVN-Revision: 36625
* odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ↵Steven Barth2013-03-081-2/+5
| | | | | | 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-121-2/+4
| | | | SVN-Revision: 35570
* odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requestedSteven Barth2013-02-011-4/+4
| | | | SVN-Revision: 35421
* odhcp6c: switch to userspace RA-handling and offload address assignment to ↵Steven Barth2013-02-011-2/+5
| | | | | | netifd SVN-Revision: 35419
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-131-0/+48
SVN-Revision: 35135