summaryrefslogtreecommitdiff
path: root/package/network/ipv6/odhcp6c
AgeCommit message (Expand)Author
2013-10-29odhcp6c: Multiple improvements and fixescyrus
2013-10-23odhcp6c: filter similar RAs spammed by some ISPscyrus
2013-10-17odhcp6c: fix parsing of IA_PD advertscyrus
2013-10-14odhcp6c: various fixescyrus
2013-10-07odhcp6c: improve server selection, introduce "forceprefix" optioncyrus
2013-10-02odhcp6c: validate hop-limit on RAscyrus
2013-09-21odhcp6c: handle NoAddrsAvail IA-statuscyrus
2013-09-18odhcp6c: Restart when server returns IAID errorcyrus
2013-09-12odhcp6c: Timing workaround for buggy serverscyrus
2013-09-05odhcp6c: more compatibility fixescyrus
2013-07-03odhcp6c: avoid integer overflows in resend logiccyrus
2013-07-03odhcp6c: add missing config parametercyrus
2013-06-25odhcp6c: Add missing config option "ifaceid"cyrus
2013-06-18odhcp6c: Add option to override interface identifier in RA-clientcyrus
2013-06-13odhcp6c: add sanity checks for NDP and MTU parameters from RAscyrus
2013-05-31odhcp6c: work around spurious false-positive address DECLINEscyrus
2013-05-31odhcp6c: fix handling of multiple RAs in a rowcyrus
2013-05-28odhcp6c: fix or debug disappearing IPv6 addressescyrus
2013-05-21odhcp6c: Various fixescyrus
2013-05-20odhcp6c: Fix address / prefix expiry logiccyrus
2013-05-15odhcp6c: Fix handling of RAs when no DHCPv6-server is presentcyrus
2013-05-14package: fold the IPv6 menu into Networknbd
2013-05-13odhcp6c: added support for DS-Lite + various fixescyrus
2013-05-06odhcp6c: Make SLAAC-only work without reqprefix=nocyrus
2013-04-24odhcp6c: Set default SOL_MAX_RT to 1hcyrus
2013-04-22odhcp6c: Several fixes and improvementscyrus
2013-03-26odhcp6c: Fix a race-condition in RA-handlingcyrus
2013-03-25odhcp6c: minor bug fixescyrus
2013-03-20odhcp6c: Fix metric for on-link prefix routescyrus
2013-03-18odhcp6c: fix preference handling, custom client-IDcyrus
2013-03-08odhcp6c: various bugfixescyrus
2013-02-12odhcp6c: allow setting a user-provided prefix as wellcyrus
2013-02-11odhcp6c: Various bugfixescyrus
2013-02-03odhcp6c: Fix timing issuescyrus
2013-02-02odhcp6c: Fix RENEW and REBIND requestscyrus
2013-02-01odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requestedcyrus
2013-02-01odhcp6c: switch to userspace RA-handling and offload address assignment to ne...cyrus
2013-01-29odhcp6c: remove IPv6 forwarding-sysctl workaroundcyrus
2013-01-28odhcp6c: work-around for proto-script to avoid loosing the default routecyrus
2013-01-21odhcp6c: Fix address assignment with infinite validitycyrus
2013-01-18odhcp6c: Fix parsing more than one DNS servercyrus
2013-01-17odhcp6c: Detect a different MAC if interface has nonecyrus
2013-01-13odhcp6c: Send RS on startcyrus
2013-01-13odhcp6c: Add preliminary proto-handlercyrus
2013-01-02odhcp6c: Add support for SNTP and SIP optionscyrus
2012-12-22odhcp6c: Fix build on arch where char is unsignedcyrus
2012-11-29odhcp6c: Add new embedded DHCPv6 clientcyrus