summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6
Commit message (Expand)AuthorAgeFilesLines
* odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviou...Steven Barth2013-01-171-2/+2
* ipv6-support: Switch to native IPv6 supportSteven Barth2013-01-158-719/+14
* 6rd: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+5
* 6to4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+2
* 6in4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-3/+6
* 6relayd: add suitable default configurationSteven Barth2013-01-152-1/+9
* 6distributed: Remove obsolete service (replaced by netifd)Steven Barth2013-01-152-64/+0
* odhcp6c: Send RS on startSteven Barth2013-01-132-1/+4
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-133-1/+129
* ipv6-support: don't use disable_ipv6Steven Barth2013-01-132-4/+3
* 6relayd: Rewrite init-script logicSteven Barth2013-01-134-47/+95
* ipv6-support: Update iteration * Add support for blocking forwarding while ad...Steven Barth2013-01-023-15/+53
* odhcp6c: Add support for SNTP and SIP optionsSteven Barth2013-01-021-3/+2
* 6relayd: Announce RDNSS and DNSSL via RASteven Barth2013-01-021-2/+2
* 6relayd: Detect changes of default routes for RAsSteven Barth2013-01-011-2/+2
* ipv6-support: Remove unnecessary codeSteven Barth2013-01-012-6/+1
* ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reportingSteven Barth2012-12-312-2/+2
* ipv6-support: Use more consistent default valuesSteven Barth2012-12-293-3/+3
* ipv6-support: Updated functionality * Add site-border feature again * Add opt...Steven Barth2012-12-285-2/+62
* 6distributed: Add null-route for delegated prefix * Fixes forwarding loops fo...Steven Barth2012-12-281-2/+2
* 6relayd: Announce DNS search domain via DHCPv6Steven Barth2012-12-281-2/+2
* ipv6-support: Remove site-border feature * was causing routing problems * wil...Steven Barth2012-12-273-9/+1
* Remove site-border routing filter due to problemsSteven Barth2012-12-271-2/+2
* ipv6-support: * Automatically detect and propagate MTU from upstream interfac...Steven Barth2012-12-274-11/+27
* 6distributed: feature update * Add feature to decrease IPv6-specific MTU on-d...Steven Barth2012-12-271-2/+2
* 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced MTU...Steven Barth2012-12-271-2/+2
* ipv6-support: Fix default RA settings for dnsmasqSteven Barth2012-12-232-4/+4
* ipv6-support: Preliminary support for dnsmasq >=2.66Steven Barth2012-12-222-5/+29
* 6relayd: Fix detection of prefix changesSteven Barth2012-12-221-2/+2
* odhcp6c: Fix build on arch where char is unsignedSteven Barth2012-12-221-2/+2
* 6distributed: Improve prefix deprecation algorithmSteven Barth2012-12-221-2/+2
* ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when the...Steven Barth2012-12-112-2/+4
* 6distributed: Add support for secondary addressesSteven Barth2012-12-111-2/+2
* 6relayd: Fix announcement of deprecated prefixesSteven Barth2012-12-111-2/+2
* ipv6-support: Add support for NPT status trackingSteven Barth2012-12-102-3/+4
* 6distributed: add status-call for luci-integrationSteven Barth2012-12-101-2/+2
* ipv6-support: Next iteration * Make ula_prefix a global option * Add prelimin...Steven Barth2012-12-094-36/+136
* 6distributed: Correctly handle duplicate prefixesSteven Barth2012-12-091-2/+2
* 6relayd: Always send NA with hop-limit 255 * thanks risa2000 for investigatingSteven Barth2012-12-091-2/+2
* 6to4: Remove static radvd-integration * Please use the new ipv6-support packageSteven Barth2012-12-071-118/+2
* ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * Fix...Steven Barth2012-12-064-12/+35
* 6relayd: More RFC-compatibility and size reductionSteven Barth2012-12-061-2/+2
* 6distributed: Add compatibility with 6rd and 6to4Steven Barth2012-12-061-2/+2
* ipv6-support: Second Iteration * mode 'downstream' renamed to 'router' * mode...Steven Barth2012-12-035-53/+119
* 6distributed: Poll for ubus to come up (fix race)Steven Barth2012-12-021-2/+2
* ipv6-support: Add conffiles sectionSteven Barth2012-11-291-0/+4
* ipv6-support: Add new IPv6-support meta-packageSteven Barth2012-11-295-0/+437
* odhcp6c: Add new embedded DHCPv6 clientSteven Barth2012-11-291-0/+37
* 6distributed: add local IPv6 prefix distributorSteven Barth2012-11-292-0/+64
* 6relayd: Fix some RFC 6204 compatibility issuesSteven Barth2012-11-292-9/+4