Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6relayd: auto-configure local interfaces as well | cyrus | 2012-10-31 | 2 | -3/+3 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34027 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | 6relayd: update to work around a raw-socket bug | cyrus | 2012-10-30 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34009 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) | cyrus | 2012-10-30 | 3 | -0/+140 |
6relayd is an IPv6-tool that relays IPv6-management protocols like router discovery, neighbor discovery and DHCPv6 so that clients on routed (non-bridged) interfaces can use the public address prefix, DHCPv6 and DNS-service of a master interface. This is useful to avoid NAT in chained IPv6-routers. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34008 3c298f89-4303-0410-b956-a3cf2f4a3e73 |