rpcd: iwinfo plugin fixes
[openwrt/svn-archive/archive.git] / package / network / ipv6 / odhcp6c /
2016-03-20 John Crispinodhcp6c : Silence mtu write error warnings
2015-09-21 Steven Barthpackage: Remove dependencies to kmod-ipv6
2015-09-04 Steven Barthodhcp6c: correctly extend prefix from RAs
2015-09-03 Steven Barthodhcp6c: add RFC 7278 3gpp IPv6 prefix extension
2015-07-29 Steven Barthodhcp6c: minor fixes
2015-07-18 Steven Barthodhcp6c: add option "sourcefilter" to disable source...
2015-07-13 Steven Barthodhcp6c: fix some more compatibility issues
2015-07-13 Steven Barthodhcp6c: work-around more ISP DHCPv6-PD issues
2015-06-10 Steven Barthodhcp6c: work around RIOs matching PIOs as sent by...
2015-06-09 Steven Barthodhcp6c: fix handling of custom DHCPv6 options
2015-06-01 Steven Barthodhcp6c: silence fw3 warnings
2015-05-19 Steven Barthipv6: remove now unneeded source-dest-routing workarounds
2015-05-16 Steven Barthodhcp6c: fix parsing of LW4over6 parameters
2015-04-28 Steven Barthodhcp6c: Fix white space errors
2015-04-20 Steven Barthodhcp6c: fix SOL_MAX_RT to match RFC 3315
2015-04-17 Steven Barthnetwork: shorten names of generated interfaces
2015-04-15 Steven Barthodhcp6c: silence "bad number" warnings
2015-04-15 Steven Barthodhcp6c: avoid saving empty RA search domains
2015-04-14 Steven Barthodhcp6c: fix some issue discovered by scan-build
2015-04-14 Steven Barthodhcpd: avoid illegal memory access in some corner...
2015-04-10 Steven Barthodhcp6c: move IPv6 /proc config to userspace and sanitize
2015-04-09 Steven Barthodhcp6c: add 464xlat integration, fix dslite integration
2015-03-31 Steven Barthodhcp6c: some more code compliance
2015-03-30 Steven Barthodhcp6c: musl fixes (thanks Felix)
2015-03-25 Steven Barthodhcp6c: various small fixes
2014-12-10 Steven Barthodhcp6c: correctly handle renew-replies with short...
2014-11-28 Steven Barthodhcp6c: avoid busylooping with strangely behaving...
2014-11-18 Steven Barthodhcp6c: be less verbose by default, increase musl...
2014-11-03 John Crispinlicense info - revert r43155
2014-11-03 John CrispinAdd more license tags with SPDX identifiers
2014-11-02 Steven BarthAdd a few SPDX tags
2014-10-25 Steven Barthodhcp6c: avoid some unnecessary big mallocs
2014-10-12 Steven Barthodhcp6c: fix parse errors with some dhcpv6 servers
2014-10-08 Steven Barthodhcp6c: fix typo in last commit
2014-10-08 Steven Barthodhcp6c: don't assign addresses or prefixes prematurely
2014-10-08 Steven Barthodhcp6c: ensure signal-safety of signal handlers
2014-10-06 Steven Barthodhcp6c: add route-workaround for broken IPv6-ISPs
2014-09-27 Steven Barthodhcp6c: work around weird ISP RS behaviour
2014-08-25 Steven Barthodhcp6c: enable softwires support by default
2014-07-30 Steven Barthodhcp6c: Fix white space typo in dhcpv6.script
2014-07-26 Felix Fietkauodhcp6c: suppress fw3 warnings
2014-07-24 Steven Barthsoftwires: redesign dhcp(v6) provisioning
2014-07-21 Steven Barthodhcp6c: Send RS with source link-layer address if...
2014-06-04 Steven Barthdhcpv6: set default solicit timeout back to 120s
2014-05-30 Steven Barthodhcp6c: fix last commit
2014-05-30 Steven Barthodhcp6c: improve passthrough filter
2014-05-23 Steven Barthodhcp6c: improve passthru filter
2014-05-23 Steven Barthodhcp6c: export passthru options as netifd data
2014-05-23 Steven Barthodhcp6c: add support for option passthru
2014-05-09 Steven Barthnetifd: Fix nested protocols going offline at reload...
2014-05-09 Steven Barthodhcp6c: bring up nested interfaces on config change
2014-05-08 Steven Barthodhcp6c: some more fixes for map / lw4o6 support
2014-04-30 Steven Barthodhcp6c: add preliminary support for MAP provisioning
2014-04-09 Steven Barthodhcp6c: fix recovering from status where all addresses...
2014-04-05 Felix Fietkauodhcp6c: Add renew handler for proto dhcpv6
2014-03-31 Steven Barthodhcp6c: add preliminary CER-ID support
2014-03-26 Steven Barth6rd / ds-lite: make the firewall-zones of nested-protoc...
2014-03-13 Steven Barthodhcp6c: pass on delegate-flag on to ds-lite interface
2014-03-11 Steven Barthodhcpd/odhcp6c: fix HMAC-MD5 in DHCPv6-Reconfigure
2014-03-07 Steven Barthodhcp6c: fix int-overflow after 50d (thx Hauke Mehrtens)
2014-03-05 Steven Barthodhcp6c: several fixes
2014-02-18 Steven Barthodhcp6c: readd userclass and vendorclass
2014-02-18 John Crispinodhcp6c: add validation rules to proto handler
2014-02-17 Steven Barthodhcp6c: send reconfigure-accept again to be compliant
2014-02-12 Steven Barthodhcp6c: remove source-restriction from local routes...
2014-02-06 Steven Barthodhcp6c: Fix timing and some regressions from yesterday
2014-02-05 Steven Barthodhcp6c: Add support for userclass and vendorclass
2014-02-03 Steven Barthodhcp6c: Revert to slightly modified version of old...
2014-02-02 Steven Barthodhcp6c: improve handling of RA on-link routes and...
2014-01-31 Steven Barthodhcp6c: several bugfixes and improvements
2014-01-17 Steven Barthodhcp6c: Use sourcerouting by default
2014-01-17 Steven Barthodhcp6c: fix several small issues + decrease size
2013-12-15 Steven BarthConvert DHCP->6rd and DHCPv6->DS-Lite autoconfig to...
2013-12-15 Steven Barthodhcp6c: add source routing support
2013-12-05 Steven Barthodhcpd/6c: Add config menu for prefix class ext.
2013-10-29 Steven Barthodhcp6c: Multiple improvements and fixes
2013-10-23 Steven Barthodhcp6c: filter similar RAs spammed by some ISPs
2013-10-17 Steven Barthodhcp6c: fix parsing of IA_PD adverts
2013-10-14 Steven Barthodhcp6c: various fixes
2013-10-07 Steven Barthodhcp6c: improve server selection, introduce "forcepref...
2013-10-02 Steven Barthodhcp6c: validate hop-limit on RAs
2013-09-21 Steven Barthodhcp6c: handle NoAddrsAvail IA-status
2013-09-18 Steven Barthodhcp6c: Restart when server returns IAID error
2013-09-12 Steven Barthodhcp6c: Timing workaround for buggy servers
2013-09-05 Steven Barthodhcp6c: more compatibility fixes
2013-07-03 Steven Barthodhcp6c: avoid integer overflows in resend logic
2013-07-03 Steven Barthodhcp6c: add missing config parameter
2013-06-25 Steven Barthodhcp6c: Add missing config option "ifaceid"
2013-06-18 Steven Barthodhcp6c: Add option to override interface identifier...
2013-06-13 Steven Barthodhcp6c: add sanity checks for NDP and MTU parameters...
2013-05-31 Steven Barthodhcp6c: work around spurious false-positive address...
2013-05-31 Steven Barthodhcp6c: fix handling of multiple RAs in a row
2013-05-28 Steven Barthodhcp6c: fix or debug disappearing IPv6 addresses
2013-05-21 Steven Barthodhcp6c: Various fixes
2013-05-20 Steven Barthodhcp6c: Fix address / prefix expiry logic
2013-05-15 Steven Barthodhcp6c: Fix handling of RAs when no DHCPv6-server...
2013-05-14 Felix Fietkaupackage: fold the IPv6 menu into Network
2013-05-13 Steven Barthodhcp6c: added support for DS-Lite + various fixes
2013-05-06 Steven Barthodhcp6c: Make SLAAC-only work without reqprefix=no
2013-04-24 Steven Barthodhcp6c: Set default SOL_MAX_RT to 1h
next