aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c
Commit message (Expand)AuthorAgeFilesLines
* odhcp6c: fix typo in last commitSteven Barth2014-10-081-1/+1
* odhcp6c: don't assign addresses or prefixes prematurelySteven Barth2014-10-082-2/+5
* odhcp6c: ensure signal-safety of signal handlersSteven Barth2014-10-081-2/+2
* odhcp6c: add route-workaround for broken IPv6-ISPsSteven Barth2014-10-083-5/+21
* odhcp6c: work around weird ISP RS behaviourSteven Barth2014-09-271-2/+2
* odhcp6c: enable softwires support by defaultSteven Barth2014-08-251-11/+2
* odhcp6c: Fix white space typo in dhcpv6.scriptSteven Barth2014-07-301-1/+1
* odhcp6c: suppress fw3 warningsFelix Fietkau2014-07-261-1/+1
* softwires: redesign dhcp(v6) provisioningSteven Barth2014-07-242-19/+26
* odhcp6c: Send RS with source link-layer address if possibleSteven Barth2014-07-211-2/+2
* dhcpv6: set default solicit timeout back to 120sSteven Barth2014-06-042-3/+6
* odhcp6c: fix last commitSteven Barth2014-05-301-1/+1
* odhcp6c: improve passthrough filterSteven Barth2014-05-301-2/+2
* odhcp6c: improve passthru filterSteven Barth2014-05-231-1/+1
* odhcp6c: export passthru options as netifd dataSteven Barth2014-05-231-0/+1
* odhcp6c: add support for option passthruSteven Barth2014-05-231-2/+2
* netifd: Fix nested protocols going offline at reload + various route issuesSteven Barth2014-05-091-2/+0
* odhcp6c: bring up nested interfaces on config changeSteven Barth2014-05-091-0/+2
* odhcp6c: some more fixes for map / lw4o6 supportSteven Barth2014-05-082-2/+3
* odhcp6c: add preliminary support for MAP provisioningSteven Barth2014-04-303-4/+45
* odhcp6c: fix recovering from status where all addresses have been lostSteven Barth2014-04-091-2/+2
* odhcp6c: Add renew handler for proto dhcpv6Felix Fietkau2014-04-051-0/+9
* odhcp6c: add preliminary CER-ID supportSteven Barth2014-03-312-2/+15
* 6rd / ds-lite: make the firewall-zones of nested-protocols configurableSteven Barth2014-03-263-4/+7
* odhcp6c: pass on delegate-flag on to ds-lite interfaceSteven Barth2014-03-133-3/+6
* odhcpd/odhcp6c: fix HMAC-MD5 in DHCPv6-ReconfigureSteven Barth2014-03-111-2/+2
* 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