Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6relayd: Fix announced router flags and IPv6 procfs-configuration | Steven Barth | 2013-02-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 35418 | ||||
* | 6relayd: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 | 2 | -2/+1 |
| | | | | SVN-Revision: 35371 | ||||
* | 6relayd: fix shell library includes in init-script | Steven Barth | 2013-01-21 | 2 | -3/+6 |
| | | | | | | Thanks to Daniel Golle SVN-Revision: 35262 | ||||
* | 6relayd: avoid a race-condition with looping RAs | Steven Barth | 2013-01-21 | 2 | -1/+2 |
| | | | | SVN-Revision: 35260 | ||||
* | 6relayd: add suitable default configuration | Steven Barth | 2013-01-15 | 2 | -1/+9 |
| | | | | SVN-Revision: 35170 | ||||
* | 6relayd: Rewrite init-script logic | Steven Barth | 2013-01-13 | 4 | -47/+95 |
| | | | | SVN-Revision: 35133 | ||||
* | 6relayd: Announce RDNSS and DNSSL via RA | Steven Barth | 2013-01-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 34983 | ||||
* | 6relayd: Detect changes of default routes for RAs | Steven Barth | 2013-01-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 34958 | ||||
* | 6relayd: Announce DNS search domain via DHCPv6 | Steven Barth | 2012-12-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 34906 | ||||
* | 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced ↵ | Steven Barth | 2012-12-27 | 1 | -2/+2 |
| | | | | | | MTU when using tunnels SVN-Revision: 34894 | ||||
* | 6relayd: Fix detection of prefix changes | Steven Barth | 2012-12-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 34857 | ||||
* | 6relayd: Fix announcement of deprecated prefixes | Steven Barth | 2012-12-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 34628 | ||||
* | 6relayd: Always send NA with hop-limit 255 * thanks risa2000 for investigating | Steven Barth | 2012-12-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 34584 | ||||
* | 6relayd: More RFC-compatibility and size reduction | Steven Barth | 2012-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 34541 | ||||
* | 6relayd: Fix some RFC 6204 compatibility issues | Steven Barth | 2012-11-29 | 2 | -9/+4 |
| | | | | SVN-Revision: 34419 | ||||
* | 6relayd: add conffiles section, thanks swalker | Steven Barth | 2012-11-17 | 1 | -1/+5 |
| | | | | SVN-Revision: 34222 | ||||
* | 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - ↵ | Steven Barth | 2012-11-16 | 3 | -26/+48 |
| | | | | | | Rework configuration and add example UCI file - Fix various bugs and be more RFC compliant SVN-Revision: 34204 | ||||
* | 6relayd: auto-configure local interfaces as well | Steven Barth | 2012-10-31 | 2 | -3/+3 |
| | | | | SVN-Revision: 34027 | ||||
* | 6relayd: update to work around a raw-socket bug | Steven Barth | 2012-10-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 34009 | ||||
* | ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) | Steven Barth | 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. SVN-Revision: 34008 |