summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c
Commit message (Expand)AuthorAgeFilesLines
* odhcp6c: Upstep to latest versionHans Dedecker2016-06-301-2/+2
* odhcp6c : Silence mtu write error warningsblogic2016-03-201-1/+1
* package: Remove dependencies to kmod-ipv6Steven Barth2015-09-211-1/+1
* odhcp6c: correctly extend prefix from RAsSteven Barth2015-09-042-2/+2
* odhcp6c: add RFC 7278 3gpp IPv6 prefix extensionSteven Barth2015-09-033-3/+10
* odhcp6c: minor fixesSteven Barth2015-07-292-2/+9
* odhcp6c: add option "sourcefilter" to disable source filterSteven Barth2015-07-183-4/+6
* odhcp6c: fix some more compatibility issuesSteven Barth2015-07-131-5/+10
* odhcp6c: work-around more ISP DHCPv6-PD issuesSteven Barth2015-07-131-2/+2
* odhcp6c: work around RIOs matching PIOs as sent by some apple routersSteven Barth2015-06-102-1/+5
* odhcp6c: fix handling of custom DHCPv6 optionsSteven Barth2015-06-091-2/+2
* odhcp6c: silence fw3 warningsSteven Barth2015-06-011-1/+1
* ipv6: remove now unneeded source-dest-routing workaroundsSteven Barth2015-05-193-7/+4
* odhcp6c: fix parsing of LW4over6 parametersSteven Barth2015-05-161-2/+2
* odhcp6c: Fix white space errorsSteven Barth2015-04-281-8/+8
* odhcp6c: fix SOL_MAX_RT to match RFC 3315Steven Barth2015-04-201-2/+2
* network: shorten names of generated interfacesSteven Barth2015-04-172-4/+4
* odhcp6c: silence "bad number" warningsSteven Barth2015-04-151-4/+4
* odhcp6c: avoid saving empty RA search domainsSteven Barth2015-04-151-2/+2
* odhcp6c: fix some issue discovered by scan-buildSteven Barth2015-04-141-2/+2
* odhcpd: avoid illegal memory access in some corner casesSteven Barth2015-04-142-12/+11
* odhcp6c: move IPv6 /proc config to userspace and sanitizeSteven Barth2015-04-102-2/+9
* odhcp6c: add 464xlat integration, fix dslite integrationSteven Barth2015-04-093-6/+22
* odhcp6c: some more code complianceSteven Barth2015-03-311-2/+2
* odhcp6c: musl fixes (thanks Felix)Steven Barth2015-03-301-2/+2
* odhcp6c: various small fixesSteven Barth2015-03-251-2/+2
* odhcp6c: correctly handle renew-replies with short lease timesSteven Barth2014-12-101-2/+2
* odhcp6c: avoid busylooping with strangely behaving dhcpv6 serversSteven Barth2014-11-281-2/+2
* odhcp6c: be less verbose by default, increase musl compatibilitySteven Barth2014-11-181-3/+3
* license info - revert r43155John Crispin2014-11-031-3/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+3
* Add a few SPDX tagsSteven Barth2014-11-021-0/+1
* odhcp6c: avoid some unnecessary big mallocsSteven Barth2014-10-251-2/+2
* odhcp6c: fix parse errors with some dhcpv6 serversSteven Barth2014-10-121-2/+2
* 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-063-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