summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c
Commit message (Expand)AuthorAgeFilesLines
...
* odhcp6c: Fix RENEW and REBIND requestsSteven Barth2013-02-021-2/+2
* odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requestedSteven Barth2013-02-012-6/+6
* odhcp6c: switch to userspace RA-handling and offload address assignment to ne...Steven Barth2013-02-013-30/+54
* odhcp6c: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-292-4/+2
* odhcp6c: work-around for proto-script to avoid loosing the default routeSteven Barth2013-01-282-20/+11
* odhcp6c: Fix address assignment with infinite validitySteven Barth2013-01-211-2/+2
* odhcp6c: Fix parsing more than one DNS serverSteven Barth2013-01-181-2/+2
* odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviou...Steven Barth2013-01-171-2/+2
* odhcp6c: Send RS on startSteven Barth2013-01-132-1/+4
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-133-1/+129
* odhcp6c: Add support for SNTP and SIP optionsSteven Barth2013-01-021-3/+2
* odhcp6c: Fix build on arch where char is unsignedSteven Barth2012-12-221-2/+2
* odhcp6c: Add new embedded DHCPv6 clientSteven Barth2012-11-291-0/+37