summaryrefslogtreecommitdiff
path: root/package/network/ipv6/odhcp6c/files/dhcpv6.sh
Commit message (Expand)AuthorAgeFilesLines
* odhcp6c: add skpriority optionPacien TRAN-GIRARD2023-05-121-2/+5
* odhcp6c: add "verbose" optionMark Mentovai2023-03-141-2/+5
* odhcp6c: respect 'delegate' option for 464XLAT sub-interfaceLech Perczak2022-10-091-0/+1
* odhcp6c: add client fqdn and reconfigure optionspacien2018-09-081-2/+8
* odhcp6c: add noserverunicast config option for broken DHCPv6 serversHans Dedecker2018-07-151-2/+5
* odhcp6c: make ds-lite/map tunnel encapsulation limit support configurable (FS...Hans Dedecker2018-06-041-2/+6
* odhcp6c: rework sendopts handlingHans Dedecker2018-02-241-6/+5
* odhcp6c: support multiple additional user prefixesJo-Philipp Wich2018-02-241-4/+9
* odhcp6c: fix appending of emtpy sendopt value (FS#1336)Hans Dedecker2018-02-081-1/+1
* odhcp6c: change sendopts option into listHans Dedecker2018-02-081-6/+8
* odhcp6c: add defaultreqopts config optionHans Dedecker2018-02-011-2/+5
* odhcp6c: add sendopts config support and update to latest git HEADHans Dedecker2018-01-181-2/+8
* odhcp6c: add ra_holdoff config option and update to git HEAD version (FS#964)Hans Dedecker2017-09-031-2/+5
* odhcp6c: add option "keep_ra_dnslifetime"Hans Dedecker2017-01-091-2/+5
* odhcp6c: add RFC 7278 3gpp IPv6 prefix extensionSteven Barth2015-09-031-2/+4
* odhcp6c: add option "sourcefilter" to disable source filterSteven Barth2015-07-181-2/+4
* ipv6: remove now unneeded source-dest-routing workaroundsSteven Barth2015-05-191-4/+2
* odhcp6c: add 464xlat integration, fix dslite integrationSteven Barth2015-04-091-2/+6
* odhcp6c: add route-workaround for broken IPv6-ISPsSteven Barth2014-10-061-2/+4
* softwires: redesign dhcp(v6) provisioningSteven Barth2014-07-241-2/+4
* dhcpv6: set default solicit timeout back to 120sSteven Barth2014-06-041-2/+5
* odhcp6c: add preliminary support for MAP provisioningSteven Barth2014-04-301-2/+7
* odhcp6c: Add renew handler for proto dhcpv6Felix Fietkau2014-04-051-0/+9
* 6rd / ds-lite: make the firewall-zones of nested-protocols configurableSteven Barth2014-03-261-2/+4
* odhcp6c: pass on delegate-flag on to ds-lite interfaceSteven Barth2014-03-131-2/+4
* odhcp6c: readd userclass and vendorclassSteven Barth2014-02-181-0/+2
* odhcp6c: add validation rules to proto handlerJohn Crispin2014-02-181-13/+11
* odhcp6c: Add support for userclass and vendorclassSteven Barth2014-02-051-2/+8
* odhcp6c: Use sourcerouting by defaultSteven Barth2014-01-171-1/+1
* odhcp6c: add source routing supportSteven Barth2013-12-151-2/+4
* odhcp6c: improve server selection, introduce "forceprefix" optionSteven Barth2013-10-071-2/+5
* odhcp6c: add missing config parameterSteven Barth2013-07-031-0/+1
* odhcp6c: Add missing config option "ifaceid"Steven Barth2013-06-251-0/+1
* odhcp6c: Add option to override interface identifier in RA-clientSteven Barth2013-06-181-2/+4
* odhcp6c: added support for DS-Lite + various fixesSteven Barth2013-05-131-2/+3
* odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ...Steven Barth2013-03-081-2/+5
* odhcp6c: allow setting a user-provided prefix as wellSteven Barth2013-02-121-2/+4
* odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requestedSteven Barth2013-02-011-4/+4
* odhcp6c: switch to userspace RA-handling and offload address assignment to ne...Steven Barth2013-02-011-2/+5
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-131-0/+48