summaryrefslogtreecommitdiff
path: root/package/network/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
* 6rd: Clear correct IPv6 address bits in 6rdcalcSteven Barth2013-11-161-1/+1
* odhcp6c: Multiple improvements and fixesSteven Barth2013-10-291-2/+2
* odhcp6c: filter similar RAs spammed by some ISPsSteven Barth2013-10-231-2/+2
* 6relayd: reduce fallout of RA spamming a bitSteven Barth2013-10-212-3/+3
* odhcp6c: fix parsing of IA_PD advertsSteven Barth2013-10-171-2/+2
* odhcp6c: various fixesSteven Barth2013-10-141-2/+2
* odhcp6c: improve server selection, introduce "forceprefix" optionSteven Barth2013-10-072-4/+7
* odhcp6c: validate hop-limit on RAsSteven Barth2013-10-021-2/+2
* 6relayd: remove compat ULA setting by default (too many bad sideeffects)Steven Barth2013-10-022-2/+1
* odhcp6c: handle NoAddrsAvail IA-statusSteven Barth2013-09-211-2/+2
* odhcp6c: Restart when server returns IAID errorSteven Barth2013-09-181-2/+2
* odhcp6c: Timing workaround for buggy serversSteven Barth2013-09-121-2/+2
* odhcp6c: more compatibility fixesSteven Barth2013-09-051-2/+2
* 6relayd: Overridden DNS should affect DHCPv6Steven Barth2013-07-261-2/+2
* 6relayd: Fix DHCPv6-PD with continuous hintsSteven Barth2013-07-161-2/+2
* odhcp6c: avoid integer overflows in resend logicSteven Barth2013-07-031-2/+2
* odhcp6c: add missing config parameterSteven Barth2013-07-032-1/+2
* 6relayd: prevent build on AVR32Florian Fainelli2013-06-271-1/+1
* odhcp6c: Add missing config option "ifaceid"Steven Barth2013-06-252-1/+2
* 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
* odhcp6c: Add option to override interface identifier in RA-clientSteven Barth2013-06-182-4/+6
* odhcp6c: add sanity checks for NDP and MTU parameters from RAsSteven Barth2013-06-131-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
* odhcp6c: work around spurious false-positive address DECLINEsSteven Barth2013-05-311-2/+2
* odhcp6c: fix handling of multiple RAs in a rowSteven Barth2013-05-311-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
* odhcp6c: fix or debug disappearing IPv6 addressesSteven Barth2013-05-281-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
* odhcp6c: Various fixes * Honour T1 and T2 values from servers better * Correc...Steven Barth2013-05-211-2/+2
* 6relayd: Various DHCPv6-fixes * Be more standards-compliant in stateful mode ...Steven Barth2013-05-211-2/+2
* odhcp6c: Fix address / prefix expiry logicSteven Barth2013-05-201-2/+2
* 6relayd: Add stateful DHCPv6-support (IA_NA) * Add management_level option (0...Steven Barth2013-05-173-3/+25
* odhcp6c: Fix handling of RAs when no DHCPv6-server is presentSteven Barth2013-05-151-2/+2
* package: fold the IPv6 menu into NetworkFelix Fietkau2013-05-147-14/+14
* 6relayd: Always announce the current MAC-addressSteven Barth2013-05-131-2/+2
* ds-lite: add ds-lite network protocol handlerSteven Barth2013-05-132-0/+116
* odhcp6c: added support for DS-Lite + various fixesSteven Barth2013-05-133-4/+19
* 6rd: increase metric of default routeSteven Barth2013-05-122-2/+2
* odhcp6c: Make SLAAC-only work without reqprefix=noSteven Barth2013-05-062-3/+7
* 6relayd: Fix generation of RA-messagesSteven Barth2013-04-241-2/+2