summaryrefslogtreecommitdiff
path: root/package/network/ipv6/odhcp6c
Commit message (Collapse)AuthorAge
...
* odhcp6c: Several fixes and improvements * Add preliminary support for RFC ↵Steven Barth2013-04-22
| | | | | | 6603 prefix exclusion * Fix reconfigure-support and reconfigure authentication * Set maximum retransmission timeout for solicitations to 2h * Fix a segfault when parsing IA_PD in advertise messages SVN-Revision: 36382
* odhcp6c: Fix a race-condition in RA-handlingSteven Barth2013-03-26
| | | | | | Thanks to Markus Stenberg for investigating and providing a fix SVN-Revision: 36132
* odhcp6c: minor bug fixesSteven Barth2013-03-25
| | | | SVN-Revision: 36123
* odhcp6c: Fix metric for on-link prefix routesSteven Barth2013-03-20
| | | | SVN-Revision: 36094
* odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for ↵Steven Barth2013-03-18
| | | | | | investigating SVN-Revision: 36083
* 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: Various bugfixes * Don't send undesired suggestions for preferred ↵Steven Barth2013-02-11
| | | | | | and valid lifetimes * Be less verbose in logging SVN-Revision: 35553
* odhcp6c: Fix timing issuesSteven Barth2013-02-03
| | | | SVN-Revision: 35472
* odhcp6c: Fix RENEW and REBIND requestsSteven Barth2013-02-02
| | | | SVN-Revision: 35454
* 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: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-29
| | | | SVN-Revision: 35370
* odhcp6c: work-around for proto-script to avoid loosing the default routeSteven Barth2013-01-28
| | | | SVN-Revision: 35345
* odhcp6c: Fix address assignment with infinite validitySteven Barth2013-01-21
| | | | SVN-Revision: 35258
* odhcp6c: Fix parsing more than one DNS serverSteven Barth2013-01-18
| | | | SVN-Revision: 35215
* odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 ↵Steven Barth2013-01-17
| | | | | | behaviour over PPP and similar SVN-Revision: 35189
* odhcp6c: Send RS on startSteven Barth2013-01-13
| | | | SVN-Revision: 35137
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-13
| | | | SVN-Revision: 35135
* odhcp6c: Add support for SNTP and SIP optionsSteven Barth2013-01-02
| | | | SVN-Revision: 34984
* odhcp6c: Fix build on arch where char is unsignedSteven Barth2012-12-22
| | | | SVN-Revision: 34856
* odhcp6c: Add new embedded DHCPv6 clientSteven Barth2012-11-29
SVN-Revision: 34421