summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c
Commit message (Expand)AuthorAgeFilesLines
* odhcp6c: fix int-overflow after 50d (thx Hauke Mehrtens)Steven Barth2014-03-071-2/+2
* odhcp6c: several fixesSteven Barth2014-03-051-2/+2
* odhcp6c: readd userclass and vendorclassSteven Barth2014-02-181-0/+2
* odhcp6c: add validation rules to proto handlerJohn Crispin2014-02-181-13/+11
* odhcp6c: send reconfigure-accept again to be compliantSteven Barth2014-02-171-2/+2
* odhcp6c: remove source-restriction from local routes again (broke relaying)Steven Barth2014-02-122-3/+2
* odhcp6c: Fix timing and some regressions from yesterdaySteven Barth2014-02-061-2/+2
* odhcp6c: Add support for userclass and vendorclassSteven Barth2014-02-052-4/+10
* odhcp6c: Revert to slightly modified version of old behaviourSteven Barth2014-02-032-4/+5
* odhcp6c: improve handling of RA on-link routes and addressesSteven Barth2014-02-022-3/+3
* odhcp6c: several bugfixes and improvementsSteven Barth2014-01-311-2/+2
* odhcp6c: Use sourcerouting by defaultSteven Barth2014-01-172-2/+2
* odhcp6c: fix several small issues + decrease sizeSteven Barth2014-01-171-2/+2
* Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interfaceSteven Barth2013-12-151-11/+8
* odhcp6c: add source routing supportSteven Barth2013-12-153-5/+15
* 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-072-4/+7
* 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-032-1/+2
* odhcp6c: Add missing config option "ifaceid"Steven Barth2013-06-252-1/+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
* 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-133-4/+19
* odhcp6c: Make SLAAC-only work without reqprefix=noSteven Barth2013-05-062-3/+7
* 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-082-4/+7
* odhcp6c: allow setting a user-provided prefix as wellSteven Barth2013-02-123-3/+7
* 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