aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/files/support.sh
Commit message (Collapse)AuthorAgeFilesLines
* ipv6-support: Switch to native IPv6 supportSteven Barth2013-01-151-588/+0
| | | | SVN-Revision: 35174
* ipv6-support: Update iteration * Add support for blocking forwarding while ↵Steven Barth2013-01-021-13/+25
| | | | | | address assignments * Fix relay restarting function SVN-Revision: 34985
* ipv6-support: Remove unnecessary codeSteven Barth2013-01-011-5/+0
| | | | SVN-Revision: 34957
* ipv6-support: Use more consistent default valuesSteven Barth2012-12-291-1/+1
| | | | SVN-Revision: 34913
* ipv6-support: Updated functionality * Add site-border feature again * Add ↵Steven Barth2012-12-281-1/+42
| | | | | | option to always announce a default router SVN-Revision: 34908
* ipv6-support: Remove site-border feature * was causing routing problems * ↵Steven Barth2012-12-271-7/+0
| | | | | | will be reimplemented using firewall SVN-Revision: 34898
* ipv6-support: * Automatically detect and propagate MTU from upstream ↵Steven Barth2012-12-271-8/+23
| | | | | | interfaces * Add site-border feature (RFC 6204, ULA-4) * Fix a typo SVN-Revision: 34896
* ipv6-support: Fix default RA settings for dnsmasqSteven Barth2012-12-231-3/+3
| | | | SVN-Revision: 34873
* ipv6-support: Preliminary support for dnsmasq >=2.66Steven Barth2012-12-221-4/+28
| | | | SVN-Revision: 34858
* ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when ↵Steven Barth2012-12-111-1/+3
| | | | | | there are other public prefixes * Fixes issues with clients using incorrect source addresses SVN-Revision: 34630
* ipv6-support: Add support for NPT status trackingSteven Barth2012-12-101-2/+3
| | | | SVN-Revision: 34609
* ipv6-support: Next iteration * Make ula_prefix a global option * Add ↵Steven Barth2012-12-091-26/+129
| | | | | | 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-4/+32
| | | | | | 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-41/+111
| | | | | | 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/+304
SVN-Revision: 34422