odhcp6c: Add option to override interface identifier in RA-client
[openwrt.git] / package / network / ipv6 / odhcp6c / Makefile
2013-06-18 cyrusodhcp6c: Add option to override interface identifier...
2013-06-13 cyrusodhcp6c: add sanity checks for NDP and MTU parameters...
2013-05-31 cyrusodhcp6c: work around spurious false-positive address...
2013-05-31 cyrusodhcp6c: fix handling of multiple RAs in a row
2013-05-28 cyrusodhcp6c: fix or debug disappearing IPv6 addresses
2013-05-21 cyrusodhcp6c: Various fixes
2013-05-20 cyrusodhcp6c: Fix address / prefix expiry logic
2013-05-15 cyrusodhcp6c: Fix handling of RAs when no DHCPv6-server...
2013-05-14 nbdpackage: fold the IPv6 menu into Network
2013-05-13 cyrusodhcp6c: added support for DS-Lite + various fixes
2013-05-06 cyrusodhcp6c: Make SLAAC-only work without reqprefix=no
2013-04-24 cyrusodhcp6c: Set default SOL_MAX_RT to 1h
2013-04-22 cyrusodhcp6c: Several fixes and improvements
2013-03-26 cyrusodhcp6c: Fix a race-condition in RA-handling
2013-03-25 cyrusodhcp6c: minor bug fixes
2013-03-20 cyrusodhcp6c: Fix metric for on-link prefix routes
2013-03-18 cyrusodhcp6c: fix preference handling, custom client-ID
2013-03-08 cyrusodhcp6c: various bugfixes
2013-02-12 cyrusodhcp6c: allow setting a user-provided prefix as well
2013-02-11 cyrusodhcp6c: Various bugfixes
2013-02-03 cyrusodhcp6c: Fix timing issues
2013-02-02 cyrusodhcp6c: Fix RENEW and REBIND requests
2013-02-01 cyrusodhcp6c: allow IPv6-config via SLAAC-only if no prefix...
2013-02-01 cyrusodhcp6c: switch to userspace RA-handling and offload...
2013-01-29 cyrusodhcp6c: remove IPv6 forwarding-sysctl workaround
2013-01-28 cyrusodhcp6c: work-around for proto-script to avoid loosing...
2013-01-21 cyrusodhcp6c: Fix address assignment with infinite validity
2013-01-18 cyrusodhcp6c: Fix parsing more than one DNS server
2013-01-17 cyrusodhcp6c: Detect a different MAC if interface has none
2013-01-13 cyrusodhcp6c: Send RS on start
2013-01-13 cyrusodhcp6c: Add preliminary proto-handler
2013-01-02 cyrusodhcp6c: Add support for SNTP and SIP options
2012-12-22 cyrusodhcp6c: Fix build on arch where char is unsigned
2012-11-29 cyrusodhcp6c: Add new embedded DHCPv6 client