summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c/Makefile
Commit message (Expand)AuthorAgeFilesLines
* odhcp6c: improve handling of RA on-link routes and addressesSteven Barth2014-02-021-2/+2
* odhcp6c: several bugfixes and improvementsSteven Barth2014-01-311-2/+2
* odhcp6c: fix several small issues + decrease sizeSteven Barth2014-01-171-2/+2
* odhcp6c: add source routing supportSteven Barth2013-12-151-2/+2
* odhcpd/6c: Add config menu for prefix class ext.Steven Barth2013-12-051-0/+11
* odhcp6c: Multiple improvements and fixesSteven Barth2013-10-291-2/+2
* odhcp6c: filter similar RAs spammed by some ISPsSteven Barth2013-10-231-2/+2
* 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-071-2/+2
* odhcp6c: validate hop-limit on RAsSteven Barth2013-10-021-2/+2
* 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
* odhcp6c: avoid integer overflows in resend logicSteven Barth2013-07-031-2/+2
* odhcp6c: add missing config parameterSteven Barth2013-07-031-1/+1
* odhcp6c: Add missing config option "ifaceid"Steven Barth2013-06-251-1/+1
* odhcp6c: Add option to override interface identifier in RA-clientSteven Barth2013-06-181-2/+2
* odhcp6c: add sanity checks for NDP and MTU parameters from RAsSteven Barth2013-06-131-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
* odhcp6c: fix or debug disappearing IPv6 addressesSteven Barth2013-05-281-2/+2
* odhcp6c: Various fixes * Honour T1 and T2 values from servers better * Correc...Steven Barth2013-05-211-2/+2
* odhcp6c: Fix address / prefix expiry logicSteven Barth2013-05-201-2/+2
* 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-141-2/+2
* odhcp6c: added support for DS-Lite + various fixesSteven Barth2013-05-131-2/+2
* odhcp6c: Make SLAAC-only work without reqprefix=noSteven Barth2013-05-061-2/+2
* odhcp6c: Set default SOL_MAX_RT to 1hSteven Barth2013-04-241-2/+2
* odhcp6c: Several fixes and improvements * Add preliminary support for RFC 660...Steven Barth2013-04-221-2/+2
* odhcp6c: Fix a race-condition in RA-handlingSteven Barth2013-03-261-2/+2
* odhcp6c: minor bug fixesSteven Barth2013-03-251-2/+2
* odhcp6c: Fix metric for on-link prefix routesSteven Barth2013-03-201-2/+2
* odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for ...Steven Barth2013-03-181-2/+2
* odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ...Steven Barth2013-03-081-2/+2
* odhcp6c: allow setting a user-provided prefix as wellSteven Barth2013-02-121-1/+1
* odhcp6c: Various bugfixes * Don't send undesired suggestions for preferred an...Steven Barth2013-02-111-2/+2
* odhcp6c: Fix timing issuesSteven Barth2013-02-031-2/+2
* odhcp6c: Fix RENEW and REBIND requestsSteven Barth2013-02-021-2/+2
* odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requestedSteven Barth2013-02-011-2/+2
* odhcp6c: switch to userspace RA-handling and offload address assignment to ne...Steven Barth2013-02-011-2/+2
* odhcp6c: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-291-1/+1
* odhcp6c: work-around for proto-script to avoid loosing the default routeSteven Barth2013-01-281-1/+1
* odhcp6c: Fix address assignment with infinite validitySteven Barth2013-01-211-2/+2
* odhcp6c: Fix parsing more than one DNS serverSteven Barth2013-01-181-2/+2
* odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviou...Steven Barth2013-01-171-2/+2
* odhcp6c: Send RS on startSteven Barth2013-01-131-1/+1
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-131-1/+4
* odhcp6c: Add support for SNTP and SIP optionsSteven Barth2013-01-021-3/+2