| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcp6c: Fix RENEW and REBIND requests | Steven Barth | 2013-02-02 | 1 | -2/+2 |
* | odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requested | Steven Barth | 2013-02-01 | 2 | -6/+6 |
* | odhcp6c: switch to userspace RA-handling and offload address assignment to ne... | Steven Barth | 2013-02-01 | 3 | -30/+54 |
* | 6relayd: Fix announced router flags and IPv6 procfs-configuration | Steven Barth | 2013-02-01 | 1 | -2/+2 |
* | 6in4: fix typo in last commit | Steven Barth | 2013-01-30 | 1 | -1/+1 |
* | 6in4: work around hanging wget process | Steven Barth | 2013-01-30 | 2 | -3/+5 |
* | 6relayd: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 | 2 | -2/+1 |
* | odhcp6c: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 | 2 | -4/+2 |
* | odhcp6c: work-around for proto-script to avoid loosing the default route | Steven Barth | 2013-01-28 | 2 | -20/+11 |
* | ipv6-support: don't overwrite existing setting across reflashs | Steven Barth | 2013-01-23 | 2 | -1/+4 |
* | 6relayd: fix shell library includes in init-script | Steven Barth | 2013-01-21 | 2 | -3/+6 |
* | 6relayd: avoid a race-condition with looping RAs | Steven Barth | 2013-01-21 | 2 | -1/+2 |
* | odhcp6c: Fix address assignment with infinite validity | Steven Barth | 2013-01-21 | 1 | -2/+2 |
* | ipv6-support: adapt UCI defaults to new ordering | Steven Barth | 2013-01-18 | 1 | -2/+2 |
* | odhcp6c: Fix parsing more than one DNS server | Steven Barth | 2013-01-18 | 1 | -2/+2 |
* | ipv6-support: Rename enable-ipv6 UCI defaults | Steven Barth | 2013-01-17 | 2 | -2/+2 |
* | odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviou... | Steven Barth | 2013-01-17 | 1 | -2/+2 |
* | ipv6-support: Switch to native IPv6 support | Steven Barth | 2013-01-15 | 8 | -719/+14 |
* | 6rd: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -1/+5 |
* | 6to4: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -1/+2 |
* | 6in4: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -3/+6 |
* | 6relayd: add suitable default configuration | Steven Barth | 2013-01-15 | 2 | -1/+9 |
* | 6distributed: Remove obsolete service (replaced by netifd) | Steven Barth | 2013-01-15 | 2 | -64/+0 |
* | odhcp6c: Send RS on start | Steven Barth | 2013-01-13 | 2 | -1/+4 |
* | odhcp6c: Add preliminary proto-handler | Steven Barth | 2013-01-13 | 3 | -1/+129 |
* | ipv6-support: don't use disable_ipv6 | Steven Barth | 2013-01-13 | 2 | -4/+3 |
* | 6relayd: Rewrite init-script logic | Steven Barth | 2013-01-13 | 4 | -47/+95 |
* | ipv6-support: Update iteration * Add support for blocking forwarding while ad... | Steven Barth | 2013-01-02 | 3 | -15/+53 |
* | odhcp6c: Add support for SNTP and SIP options | Steven Barth | 2013-01-02 | 1 | -3/+2 |
* | 6relayd: Announce RDNSS and DNSSL via RA | Steven Barth | 2013-01-02 | 1 | -2/+2 |
* | 6relayd: Detect changes of default routes for RAs | Steven Barth | 2013-01-01 | 1 | -2/+2 |
* | ipv6-support: Remove unnecessary code | Steven Barth | 2013-01-01 | 2 | -6/+1 |
* | ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reporting | Steven Barth | 2012-12-31 | 2 | -2/+2 |
* | ipv6-support: Use more consistent default values | Steven Barth | 2012-12-29 | 3 | -3/+3 |
* | ipv6-support: Updated functionality * Add site-border feature again * Add opt... | Steven Barth | 2012-12-28 | 5 | -2/+62 |
* | 6distributed: Add null-route for delegated prefix * Fixes forwarding loops fo... | Steven Barth | 2012-12-28 | 1 | -2/+2 |
* | 6relayd: Announce DNS search domain via DHCPv6 | Steven Barth | 2012-12-28 | 1 | -2/+2 |
* | ipv6-support: Remove site-border feature * was causing routing problems * wil... | Steven Barth | 2012-12-27 | 3 | -9/+1 |
* | Remove site-border routing filter due to problems | Steven Barth | 2012-12-27 | 1 | -2/+2 |
* | ipv6-support: * Automatically detect and propagate MTU from upstream interfac... | Steven Barth | 2012-12-27 | 4 | -11/+27 |
* | 6distributed: feature update * Add feature to decrease IPv6-specific MTU on-d... | Steven Barth | 2012-12-27 | 1 | -2/+2 |
* | 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced MTU... | Steven Barth | 2012-12-27 | 1 | -2/+2 |
* | ipv6-support: Fix default RA settings for dnsmasq | Steven Barth | 2012-12-23 | 2 | -4/+4 |
* | ipv6-support: Preliminary support for dnsmasq >=2.66 | Steven Barth | 2012-12-22 | 2 | -5/+29 |
* | 6relayd: Fix detection of prefix changes | Steven Barth | 2012-12-22 | 1 | -2/+2 |
* | odhcp6c: Fix build on arch where char is unsigned | Steven Barth | 2012-12-22 | 1 | -2/+2 |
* | 6distributed: Improve prefix deprecation algorithm | Steven Barth | 2012-12-22 | 1 | -2/+2 |
* | ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when the... | Steven Barth | 2012-12-11 | 2 | -2/+4 |
* | 6distributed: Add support for secondary addresses | Steven Barth | 2012-12-11 | 1 | -2/+2 |
* | 6relayd: Fix announcement of deprecated prefixes | Steven Barth | 2012-12-11 | 1 | -2/+2 |