aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6
Commit message (Expand)AuthorAgeFilesLines
* odhcp6c: Fix a race-condition in RA-handlingSteven Barth2013-03-261-2/+2
* odhcp6c: minor bug fixesSteven Barth2013-03-251-2/+2
* odhcp6c: Fix metric for on-link prefix routesSteven Barth2013-03-201-2/+2
* odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for ...Steven Barth2013-03-181-2/+2
* odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ...Steven Barth2013-03-082-4/+7
* 6relayd: Fix illegal memory accesses Spurious errors when receiving netlink-m...Steven Barth2013-02-281-2/+2
* 6relayd: various fixes cap preferred and valid lifetimes at more reasonable l...Steven Barth2013-02-281-2/+2
* 6relayd: Fix config behaviour for rewrite_dns_addr optionSteven Barth2013-02-262-2/+2
* 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated ...Steven Barth2013-02-263-4/+10
* 6relayd: Fix possible memory corruption issueSteven Barth2013-02-191-2/+2
* 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