Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6relayd: superseded by odhcpd | Steven Barth | 2014-06-01 | 4 | -198/+0 |
| | | | | SVN-Revision: 40893 | ||||
* | 6relayd: try to workaround race condition at startup | Steven Barth | 2014-01-02 | 1 | -3/+3 |
| | | | | SVN-Revision: 39184 | ||||
* | 6relayd: reduce fallout of RA spamming a bit | Steven Barth | 2013-10-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 38488 | ||||
* | 6relayd: remove compat ULA setting by default (too many bad sideeffects) | Steven Barth | 2013-10-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 38283 | ||||
* | 6relayd: make route preference and prefix on-link flag configurable | Steven Barth | 2013-06-11 | 1 | -0/+8 |
| | | | | SVN-Revision: 36922 | ||||
* | 6relayd: RFC 6204 and naming improvements * Announce delegated prefixes ↵ | Steven Barth | 2013-05-27 | 1 | -0/+1 |
| | | | | | | using route info according to RFC 6204 L-3 * Enable hybrid stateless + stateful DHCPv6-mode as default SVN-Revision: 36738 | ||||
* | 6relayd: Add stateful DHCPv6-support (IA_NA) * Add management_level option ↵ | Steven Barth | 2013-05-17 | 2 | -1/+22 |
| | | | | | | (0: set O-flag, >=1: set M-flag) * Add support for static DHCPv6-leases * Various fixes for DHCPv6-PD SVN-Revision: 36654 | ||||
* | 6relayd: Add DHCPv6-PD server support, fix relaying in stateful mode | Steven Barth | 2013-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 36381 | ||||
* | 6relayd: Fix config behaviour for rewrite_dns_addr option | Steven Barth | 2013-02-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 35804 | ||||
* | 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated ↵ | Steven Barth | 2013-02-26 | 2 | -2/+8 |
| | | | | | | if other addresses are available * Allow the announced DNS-server to be overwritten SVN-Revision: 35803 | ||||
* | 6relayd: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 | 1 | -1/+0 |
| | | | | SVN-Revision: 35371 | ||||
* | 6relayd: fix shell library includes in init-script | Steven Barth | 2013-01-21 | 1 | -2/+5 |
| | | | | | | Thanks to Daniel Golle SVN-Revision: 35262 | ||||
* | 6relayd: avoid a race-condition with looping RAs | Steven Barth | 2013-01-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 35260 | ||||
* | 6relayd: add suitable default configuration | Steven Barth | 2013-01-15 | 1 | -0/+8 |
| | | | | SVN-Revision: 35170 | ||||
* | 6relayd: Rewrite init-script logic | Steven Barth | 2013-01-13 | 3 | -45/+93 |
| | | | | SVN-Revision: 35133 | ||||
* | 6relayd: Fix some RFC 6204 compatibility issues | Steven Barth | 2012-11-29 | 1 | -6/+1 |
| | | | | SVN-Revision: 34419 | ||||
* | 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - ↵ | Steven Barth | 2012-11-16 | 2 | -23/+40 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 34027 | ||||
* | ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) | Steven Barth | 2012-10-30 | 2 | -0/+92 |
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 |