| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcp6c: fix or debug disappearing IPv6 addresses | Steven Barth | 2013-05-28 | 1 | -2/+2 |
* | odhcp6c: Various fixes * Honour T1 and T2 values from servers better * Correc... | Steven Barth | 2013-05-21 | 1 | -2/+2 |
* | odhcp6c: Fix address / prefix expiry logic | Steven Barth | 2013-05-20 | 1 | -2/+2 |
* | odhcp6c: Fix handling of RAs when no DHCPv6-server is present | Steven Barth | 2013-05-15 | 1 | -2/+2 |
* | package: fold the IPv6 menu into Network | Felix Fietkau | 2013-05-14 | 1 | -2/+2 |
* | odhcp6c: added support for DS-Lite + various fixes | Steven Barth | 2013-05-13 | 3 | -4/+19 |
* | odhcp6c: Make SLAAC-only work without reqprefix=no | Steven Barth | 2013-05-06 | 2 | -3/+7 |
* | odhcp6c: Set default SOL_MAX_RT to 1h | Steven Barth | 2013-04-24 | 1 | -2/+2 |
* | odhcp6c: Several fixes and improvements * Add preliminary support for RFC 660... | Steven Barth | 2013-04-22 | 1 | -2/+2 |
* | odhcp6c: Fix a race-condition in RA-handling | Steven Barth | 2013-03-26 | 1 | -2/+2 |
* | odhcp6c: minor bug fixes | Steven Barth | 2013-03-25 | 1 | -2/+2 |
* | odhcp6c: Fix metric for on-link prefix routes | Steven Barth | 2013-03-20 | 1 | -2/+2 |
* | odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for ... | Steven Barth | 2013-03-18 | 1 | -2/+2 |
* | odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ... | Steven Barth | 2013-03-08 | 2 | -4/+7 |
* | odhcp6c: allow setting a user-provided prefix as well | Steven Barth | 2013-02-12 | 3 | -3/+7 |
* | odhcp6c: Various bugfixes * Don't send undesired suggestions for preferred an... | Steven Barth | 2013-02-11 | 1 | -2/+2 |
* | odhcp6c: Fix timing issues | Steven Barth | 2013-02-03 | 1 | -2/+2 |
* | odhcp6c: Fix RENEW and REBIND requests | Steven Barth | 2013-02-02 | 1 | -2/+2 |
* | odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requested | Steven Barth | 2013-02-01 | 2 | -6/+6 |
* | odhcp6c: switch to userspace RA-handling and offload address assignment to ne... | Steven Barth | 2013-02-01 | 3 | -30/+54 |
* | odhcp6c: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 | 2 | -4/+2 |
* | odhcp6c: work-around for proto-script to avoid loosing the default route | Steven Barth | 2013-01-28 | 2 | -20/+11 |
* | odhcp6c: Fix address assignment with infinite validity | Steven Barth | 2013-01-21 | 1 | -2/+2 |
* | odhcp6c: Fix parsing more than one DNS server | Steven Barth | 2013-01-18 | 1 | -2/+2 |
* | odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviou... | Steven Barth | 2013-01-17 | 1 | -2/+2 |
* | odhcp6c: Send RS on start | Steven Barth | 2013-01-13 | 2 | -1/+4 |
* | odhcp6c: Add preliminary proto-handler | Steven Barth | 2013-01-13 | 3 | -1/+129 |
* | odhcp6c: Add support for SNTP and SIP options | Steven Barth | 2013-01-02 | 1 | -3/+2 |
* | odhcp6c: Fix build on arch where char is unsigned | Steven Barth | 2012-12-22 | 1 | -2/+2 |
* | odhcp6c: Add new embedded DHCPv6 client | Steven Barth | 2012-11-29 | 1 | -0/+37 |