6relayd: remove compat ULA setting by default (too many bad sideeffects)
[openwrt/svn-archive/archive.git] / package / network / ipv6 / 6relayd / Makefile
2013-10-02 Steven Barth6relayd: remove compat ULA setting by default (too...
2013-07-26 Steven Barth6relayd: Overridden DNS should affect DHCPv6
2013-07-16 Steven Barth6relayd: Fix DHCPv6-PD with continuous hints
2013-06-27 Florian Fainelli6relayd: prevent build on AVR32
2013-06-23 Steven Barth6relayd: don't accidentally remove regular prefix routes
2013-06-22 Steven Barth6relayd: fix lease-update behaviour for clients without...
2013-06-22 Steven Barth6relayd: Keep PD-downstream across RENEW/REBIND
2013-06-21 Steven Barth6relayd: Fix DHCPv6-PD assignment logic
2013-06-19 Steven Barth6relayd: correctly set downstream routes for DHCPv6-PD
2013-06-11 Steven Barth6relayd: make route preference and prefix on-link flag...
2013-06-01 Steven Barth6relayd: Work around Windows DHCPv6 quirks
2013-05-30 Steven Barth6relayd: Better compatibility with misbheaving DHCPv6...
2013-05-30 Steven Barth6relayd: more verbosity in leases and logging
2013-05-27 Steven Barth6relayd: RFC 6204 and naming improvements
2013-05-26 Steven Barth6relayd: Fix DHCPv6-server picking up addresses from...
2013-05-24 Steven Barth6relayd: fix a lease-timing issue with stateful DHCPv6
2013-05-22 Steven Barth6relayd: Let OpenWrt override default CFLAGS
2013-05-21 Steven Barth6relayd: Fix a segfault when multiple downstream interf...
2013-05-21 Steven Barth6relayd: Various DHCPv6-fixes
2013-05-17 Steven Barth6relayd: Add stateful DHCPv6-support (IA_NA)
2013-05-14 Felix Fietkaupackage: fold the IPv6 menu into Network
2013-05-13 Steven Barth6relayd: Always announce the current MAC-address
2013-04-24 Steven Barth6relayd: Fix generation of RA-messages
2013-04-24 Steven Barth6relayd: update package description
2013-04-22 Steven Barth6relayd: Add DHCPv6-PD server support, fix relaying...
2013-02-28 Steven Barth6relayd: Fix illegal memory accesses
2013-02-28 Steven Barth6relayd: various fixes
2013-02-26 Steven Barth6relayd: Fix config behaviour for rewrite_dns_addr...
2013-02-26 Steven Barth6relayd: compatibility with broken IPv6 devices
2013-02-19 Steven Barth6relayd: Fix possible memory corruption issue
2013-02-18 Steven Barth6relayd: Workaround potential signal handling issue
2013-02-01 Steven Barth6relayd: Fix announced router flags and IPv6 procfs...
2013-01-29 Steven Barth6relayd: remove IPv6 forwarding-sysctl workaround
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-15 Steven Barth6relayd: add suitable default configuration
2013-01-13 Steven Barth6relayd: Rewrite init-script logic
2013-01-02 Steven Barth6relayd: Announce RDNSS and DNSSL via RA
2013-01-01 Steven Barth6relayd: Detect changes of default routes for RAs
2012-12-28 Steven Barth6relayd: Announce DNS search domain via DHCPv6
2012-12-27 Steven Barth6relayd: Advertise IPv6-specific MTU instead of generic
2012-12-22 Steven Barth6relayd: Fix detection of prefix changes
2012-12-11 Steven Barth6relayd: Fix announcement of deprecated prefixes
2012-12-09 Steven Barth6relayd: Always send NA with hop-limit 255
2012-12-06 Steven Barth6relayd: More RFC-compatibility and size reduction
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
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)