summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support
Commit message (Collapse)AuthorAgeFilesLines
* ipv6-support: Rename enable-ipv6 UCI defaultsSteven Barth2013-01-172-2/+2
| | | | SVN-Revision: 35205
* ipv6-support: Switch to native IPv6 supportSteven Barth2013-01-158-719/+14
| | | | SVN-Revision: 35174
* ipv6-support: don't use disable_ipv6Steven Barth2013-01-132-4/+3
| | | | SVN-Revision: 35134
* ipv6-support: Update iteration * Add support for blocking forwarding while ↵Steven Barth2013-01-023-15/+53
| | | | | | address assignments * Fix relay restarting function SVN-Revision: 34985
* ipv6-support: Remove unnecessary codeSteven Barth2013-01-012-6/+1
| | | | SVN-Revision: 34957
* ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reportingSteven Barth2012-12-312-2/+2
| | | | SVN-Revision: 34940
* ipv6-support: Use more consistent default valuesSteven Barth2012-12-293-3/+3
| | | | SVN-Revision: 34913
* ipv6-support: Updated functionality * Add site-border feature again * Add ↵Steven Barth2012-12-285-2/+62
| | | | | | option to always announce a default router SVN-Revision: 34908
* ipv6-support: Remove site-border feature * was causing routing problems * ↵Steven Barth2012-12-273-9/+1
| | | | | | will be reimplemented using firewall SVN-Revision: 34898
* ipv6-support: * Automatically detect and propagate MTU from upstream ↵Steven Barth2012-12-274-11/+27
| | | | | | 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-232-4/+4
| | | | SVN-Revision: 34873
* ipv6-support: Preliminary support for dnsmasq >=2.66Steven Barth2012-12-222-5/+29
| | | | SVN-Revision: 34858
* ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when ↵Steven Barth2012-12-112-2/+4
| | | | | | 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-102-3/+4
| | | | SVN-Revision: 34609
* ipv6-support: Next iteration * Make ula_prefix a global option * Add ↵Steven Barth2012-12-094-36/+136
| | | | | | 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-064-12/+35
| | | | | | 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-035-53/+119
| | | | | | mode 'upstream' renamed to 'dhcpv6' * mode 'relay' added * cleanups and minor bugfixes in state handling SVN-Revision: 34466
* ipv6-support: Add conffiles sectionSteven Barth2012-11-291-0/+4
| | | | SVN-Revision: 34423
* ipv6-support: Add new IPv6-support meta-packageSteven Barth2012-11-295-0/+437
SVN-Revision: 34422