summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
* 6relayd: Workaround potential signal handling issueSteven Barth2013-02-181-2/+2
* odhcp6c: allow setting a user-provided prefix as wellSteven Barth2013-02-123-3/+7
* odhcp6c: Various bugfixes * Don't send undesired suggestions for preferred an...Steven Barth2013-02-111-2/+2
* odhcp6c: Fix timing issuesSteven Barth2013-02-031-2/+2
* odhcp6c: Fix RENEW and REBIND requestsSteven Barth2013-02-021-2/+2
* odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requestedSteven Barth2013-02-012-6/+6
* odhcp6c: switch to userspace RA-handling and offload address assignment to ne...Steven Barth2013-02-013-30/+54
* 6relayd: Fix announced router flags and IPv6 procfs-configurationSteven Barth2013-02-011-2/+2
* 6in4: fix typo in last commitSteven Barth2013-01-301-1/+1
* 6in4: work around hanging wget processSteven Barth2013-01-302-3/+5
* 6relayd: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-292-2/+1
* odhcp6c: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-292-4/+2
* odhcp6c: work-around for proto-script to avoid loosing the default routeSteven Barth2013-01-282-20/+11
* ipv6-support: don't overwrite existing setting across reflashsSteven Barth2013-01-232-1/+4
* 6relayd: fix shell library includes in init-scriptSteven Barth2013-01-212-3/+6
* 6relayd: avoid a race-condition with looping RAsSteven Barth2013-01-212-1/+2
* odhcp6c: Fix address assignment with infinite validitySteven Barth2013-01-211-2/+2
* ipv6-support: adapt UCI defaults to new orderingSteven Barth2013-01-181-2/+2
* odhcp6c: Fix parsing more than one DNS serverSteven Barth2013-01-181-2/+2
* ipv6-support: Rename enable-ipv6 UCI defaultsSteven Barth2013-01-172-2/+2
* 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