make hcd driver work with v3.8
[openwrt/openwrt.git] / package / network / ipv6 /
2013-03-08 Steven Barthodhcp6c: various bugfixes * Don't prematurely send...
2013-02-28 Steven Barth6relayd: Fix illegal memory accesses Spurious errors...
2013-02-28 Steven Barth6relayd: various fixes cap preferred and valid lifetime...
2013-02-26 Steven Barth6relayd: Fix config behaviour for rewrite_dns_addr...
2013-02-26 Steven Barth6relayd: compatibility with broken IPv6 devices * Annou...
2013-02-19 Steven Barth6relayd: Fix possible memory corruption issue
2013-02-18 Steven Barth6relayd: Workaround potential signal handling issue
2013-02-12 Steven Barthodhcp6c: allow setting a user-provided prefix as well
2013-02-11 Steven Barthodhcp6c: Various bugfixes * Don't send undesired sugges...
2013-02-03 Steven Barthodhcp6c: Fix timing issues
2013-02-02 Steven Barthodhcp6c: Fix RENEW and REBIND requests
2013-02-01 Steven Barthodhcp6c: allow IPv6-config via SLAAC-only if no prefix...
2013-02-01 Steven Barthodhcp6c: switch to userspace RA-handling and offload...
2013-02-01 Steven Barth6relayd: Fix announced router flags and IPv6 procfs...
2013-01-30 Steven Barth6in4: fix typo in last commit
2013-01-30 Steven Barth6in4: work around hanging wget process
2013-01-29 Steven Barth6relayd: remove IPv6 forwarding-sysctl workaround
2013-01-29 Steven Barthodhcp6c: remove IPv6 forwarding-sysctl workaround
2013-01-28 Steven Barthodhcp6c: work-around for proto-script to avoid loosing...
2013-01-23 Steven Barthipv6-support: don't overwrite existing setting across...
2013-01-21 Steven Barth6relayd: fix shell library includes in init-script
2013-01-21 Steven Barth6relayd: avoid a race-condition with looping RAs
2013-01-21 Steven Barthodhcp6c: Fix address assignment with infinite validity
2013-01-18 Steven Barthipv6-support: adapt UCI defaults to new ordering
2013-01-18 Steven Barthodhcp6c: Fix parsing more than one DNS server
2013-01-17 Steven Barthipv6-support: Rename enable-ipv6 UCI defaults
2013-01-17 Steven Barthodhcp6c: Detect a different MAC if interface has none...
2013-01-15 Steven Barthipv6-support: Switch to native IPv6 support
2013-01-15 Steven Barth6rd: add support for native IPv6 prefix handling
2013-01-15 Steven Barth6to4: add support for native IPv6 prefix handling
2013-01-15 Steven Barth6in4: add support for native IPv6 prefix handling
2013-01-15 Steven Barth6relayd: add suitable default configuration
2013-01-15 Steven Barth6distributed: Remove obsolete service (replaced by...
2013-01-13 Steven Barthodhcp6c: Send RS on start
2013-01-13 Steven Barthodhcp6c: Add preliminary proto-handler
2013-01-13 Steven Barthipv6-support: don't use disable_ipv6
2013-01-13 Steven Barth6relayd: Rewrite init-script logic
2013-01-02 Steven Barthipv6-support: Update iteration * Add support for blocki...
2013-01-02 Steven Barthodhcp6c: Add support for SNTP and SIP options
2013-01-02 Steven Barth6relayd: Announce RDNSS and DNSSL via RA
2013-01-01 Steven Barth6relayd: Detect changes of default routes for RAs
2013-01-01 Steven Barthipv6-support: Remove unnecessary code
2012-12-31 Steven Barthipv6-support: Fix typo in dhcpv6-script * thanks to...
2012-12-29 Steven Barthipv6-support: Use more consistent default values
2012-12-28 Steven Barthipv6-support: Updated functionality * Add site-border...
2012-12-28 Steven Barth6distributed: Add null-route for delegated prefix ...
2012-12-28 Steven Barth6relayd: Announce DNS search domain via DHCPv6
2012-12-27 Steven Barthipv6-support: Remove site-border feature * was causing...
2012-12-27 Steven BarthRemove site-border routing filter due to problems
2012-12-27 Steven Barthipv6-support: * Automatically detect and propagate...
2012-12-27 Steven Barth6distributed: feature update * Add feature to decrease...
2012-12-27 Steven Barth6relayd: Advertise IPv6-specific MTU instead of generic...
2012-12-23 Steven Barthipv6-support: Fix default RA settings for dnsmasq
2012-12-22 Steven Barthipv6-support: Preliminary support for dnsmasq >=2.66
2012-12-22 Steven Barth6relayd: Fix detection of prefix changes
2012-12-22 Steven Barthodhcp6c: Fix build on arch where char is unsigned
2012-12-22 Steven Barth6distributed: Improve prefix deprecation algorithm
2012-12-11 Steven Barthipv6-support: Make ULA addresses secondary * Deprecates...
2012-12-11 Steven Barth6distributed: Add support for secondary addresses
2012-12-11 Steven Barth6relayd: Fix announcement of deprecated prefixes
2012-12-10 Steven Barthipv6-support: Add support for NPT status tracking
2012-12-10 Steven Barth6distributed: add status-call for luci-integration
2012-12-09 Steven Barthipv6-support: Next iteration * Make ula_prefix a global...
2012-12-09 Steven Barth6distributed: Correctly handle duplicate prefixes
2012-12-09 Steven Barth6relayd: Always send NA with hop-limit 255 * thanks...
2012-12-07 Steven Barth6to4: Remove static radvd-integration * Please use...
2012-12-06 Steven Barthipv6-support: next iteration * Introduce mode 6rd ...
2012-12-06 Steven Barth6relayd: More RFC-compatibility and size reduction
2012-12-06 Steven Barth6distributed: Add compatibility with 6rd and 6to4
2012-12-03 Steven Barthipv6-support: Second Iteration * mode 'downstream'...
2012-12-02 Steven Barth6distributed: Poll for ubus to come up (fix race)
2012-11-29 Steven Barthipv6-support: Add conffiles section
2012-11-29 Steven Barthipv6-support: Add new IPv6-support meta-package
2012-11-29 Steven Barthodhcp6c: Add new embedded DHCPv6 client
2012-11-29 Steven Barth6distributed: add local IPv6 prefix distributor
2012-11-29 Steven Barth6relayd: Fix some RFC 6204 compatibility issues
2012-11-17 Steven Barth6relayd: add conffiles section, thanks swalker
2012-11-16 Steven Barth6relayd: various updates & fixes - Add RD- and DHCPv6...
2012-10-31 Steven Barth6relayd: auto-configure local interfaces as well
2012-10-30 Steven Barth6relayd: update to work around a raw-socket bug
2012-10-30 Steven Barthipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy)
2012-10-14 Jo-Philipp Wich6in4: make local ip6addr optional
2012-10-11 Jo-Philipp Wichthc-ipv6: update to v2.0, package all available utilities
2012-10-11 Jo-Philipp Wichthc-ipv6: move to trunk and add myself as maintainer
2012-10-10 Felix Fietkaupackages: sort network related packages into package...