summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6relayd
Commit message (Expand)AuthorAgeFilesLines
* 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-112-2/+10
* 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-272-2/+3
* 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-173-3/+25
* 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-222-4/+4
* 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-262-2/+2
* 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated ...Steven Barth2013-02-263-4/+10
* 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-292-2/+1
* 6relayd: fix shell library includes in init-scriptSteven Barth2013-01-212-3/+6
* 6relayd: avoid a race-condition with looping RAsSteven Barth2013-01-212-1/+2
* 6relayd: add suitable default configurationSteven Barth2013-01-152-1/+9
* 6relayd: Rewrite init-script logicSteven Barth2013-01-134-47/+95
* 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-292-9/+4
* 6relayd: add conffiles section, thanks swalkerSteven Barth2012-11-171-1/+5
* 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - ...Steven Barth2012-11-163-26/+48
* 6relayd: auto-configure local interfaces as wellSteven Barth2012-10-312-3/+3
* 6relayd: update to work around a raw-socket bugSteven Barth2012-10-301-2/+2
* ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy)Steven Barth2012-10-303-0/+140