aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/files/dhcpv6.sh
Commit message (Collapse)AuthorAgeFilesLines
* ipv6-support: Switch to native IPv6 supportSteven Barth2013-01-151-73/+0
| | | | SVN-Revision: 35174
* ipv6-support: don't use disable_ipv6Steven Barth2013-01-131-3/+2
| | | | SVN-Revision: 35134
* ipv6-support: Update iteration * Add support for blocking forwarding while ↵Steven Barth2013-01-021-1/+27
| | | | | | address assignments * Fix relay restarting function SVN-Revision: 34985
* ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reportingSteven Barth2012-12-311-1/+1
| | | | SVN-Revision: 34940
* ipv6-support: Use more consistent default valuesSteven Barth2012-12-291-1/+1
| | | | SVN-Revision: 34913
* ipv6-support: * Automatically detect and propagate MTU from upstream ↵Steven Barth2012-12-271-2/+2
| | | | | | interfaces * Add site-border feature (RFC 6204, ULA-4) * Fix a typo SVN-Revision: 34896
* ipv6-support: Next iteration * Make ula_prefix a global option * Add ↵Steven Barth2012-12-091-8/+3
| | | | | | preliminary support for NAT (Linux >= 3.7, ip6tables >= 1.4.17) * Minor fixes for prefix fallback SVN-Revision: 34586
* ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * ↵Steven Barth2012-12-061-1/+2
| | | | | | Fix announcement of DNS-Servers received from DHCPv6 * Fix some corner-cases in relaying behaviour SVN-Revision: 34542
* ipv6-support: Second Iteration * mode 'downstream' renamed to 'router' * ↵Steven Barth2012-12-031-2/+2
| | | | | | mode 'upstream' renamed to 'dhcpv6' * mode 'relay' added * cleanups and minor bugfixes in state handling SVN-Revision: 34466
* ipv6-support: Add new IPv6-support meta-packageSteven Barth2012-11-291-0/+52
SVN-Revision: 34422