summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6relayd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 6relayd: try to workaround race condition at startupSteven Barth2014-01-021-1/+1
* 6relayd: reduce fallout of RA spamming a bitSteven Barth2013-10-211-2/+2
* 6relayd: remove compat ULA setting by default (too many bad sideeffects)Steven Barth2013-10-021-1/+1
* 6relayd: Overridden DNS should affect DHCPv6Steven Barth2013-07-261-2/+2
* 6relayd: Fix DHCPv6-PD with continuous hintsSteven Barth2013-07-161-2/+2
* 6relayd: prevent build on AVR32Florian Fainelli2013-06-271-1/+1
* 6relayd: don't accidentally remove regular prefix routesSteven Barth2013-06-231-2/+2
* 6relayd: fix lease-update behaviour for clients without reconfigureSteven Barth2013-06-221-2/+2
* 6relayd: Keep PD-downstream across RENEW/REBINDSteven Barth2013-06-221-2/+2
* 6relayd: Fix DHCPv6-PD assignment logicSteven Barth2013-06-211-2/+2
* 6relayd: correctly set downstream routes for DHCPv6-PDSteven Barth2013-06-191-2/+2
* 6relayd: make route preference and prefix on-link flag configurableSteven Barth2013-06-111-2/+2
* 6relayd: Work around Windows DHCPv6 quirks Announcing deprecated addresses br...Steven Barth2013-06-011-2/+2
* 6relayd: Better compatibility with misbheaving DHCPv6 clients * Make the "bes...Steven Barth2013-05-301-2/+2
* 6relayd: more verbosity in leases and loggingSteven Barth2013-05-301-2/+2
* 6relayd: RFC 6204 and naming improvements * Announce delegated prefixes using...Steven Barth2013-05-271-2/+2
* 6relayd: Fix DHCPv6-server picking up addresses from master interfaceSteven Barth2013-05-261-2/+2
* 6relayd: fix a lease-timing issue with stateful DHCPv6Steven Barth2013-05-241-2/+2
* 6relayd: Let OpenWrt override default CFLAGSSteven Barth2013-05-221-2/+2
* 6relayd: Fix a segfault when multiple downstream interfaces are presentSteven Barth2013-05-211-2/+2
* 6relayd: Various DHCPv6-fixes * Be more standards-compliant in stateful mode ...Steven Barth2013-05-211-2/+2
* 6relayd: Add stateful DHCPv6-support (IA_NA) * Add management_level option (0...Steven Barth2013-05-171-2/+3
* package: fold the IPv6 menu into NetworkFelix Fietkau2013-05-141-2/+2
* 6relayd: Always announce the current MAC-addressSteven Barth2013-05-131-2/+2
* 6relayd: Fix generation of RA-messagesSteven Barth2013-04-241-2/+2
* 6relayd: update package descriptionSteven Barth2013-04-241-7/+6
* 6relayd: Add DHCPv6-PD server support, fix relaying in stateful modeSteven Barth2013-04-221-3/+3
* 6relayd: Fix illegal memory accesses Spurious errors when receiving netlink-m...Steven Barth2013-02-281-2/+2
* 6relayd: various fixes cap preferred and valid lifetimes at more reasonable l...Steven Barth2013-02-281-2/+2
* 6relayd: Fix config behaviour for rewrite_dns_addr optionSteven Barth2013-02-261-1/+1
* 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated ...Steven Barth2013-02-261-2/+2
* 6relayd: Fix possible memory corruption issueSteven Barth2013-02-191-2/+2
* 6relayd: Workaround potential signal handling issueSteven Barth2013-02-181-2/+2
* 6relayd: Fix announced router flags and IPv6 procfs-configurationSteven Barth2013-02-011-2/+2
* 6relayd: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-291-1/+1
* 6relayd: fix shell library includes in init-scriptSteven Barth2013-01-211-1/+1
* 6relayd: avoid a race-condition with looping RAsSteven Barth2013-01-211-1/+1
* 6relayd: add suitable default configurationSteven Barth2013-01-151-1/+1
* 6relayd: Rewrite init-script logicSteven Barth2013-01-131-2/+2
* 6relayd: Announce RDNSS and DNSSL via RASteven Barth2013-01-021-2/+2
* 6relayd: Detect changes of default routes for RAsSteven Barth2013-01-011-2/+2
* 6relayd: Announce DNS search domain via DHCPv6Steven Barth2012-12-281-2/+2
* 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced MTU...Steven Barth2012-12-271-2/+2
* 6relayd: Fix detection of prefix changesSteven Barth2012-12-221-2/+2
* 6relayd: Fix announcement of deprecated prefixesSteven Barth2012-12-111-2/+2
* 6relayd: Always send NA with hop-limit 255 * thanks risa2000 for investigatingSteven Barth2012-12-091-2/+2
* 6relayd: More RFC-compatibility and size reductionSteven Barth2012-12-061-2/+2
* 6relayd: Fix some RFC 6204 compatibility issuesSteven Barth2012-11-291-3/+3
* 6relayd: add conffiles section, thanks swalkerSteven Barth2012-11-171-1/+5
* 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - ...Steven Barth2012-11-161-3/+8