[OpenWrt-Devel] [RFC relayd 0/2] relayd: add ipv6 support
Michal Kazior
michal.kazior at tieto.com
Mon Apr 11 09:14:52 EDT 2016
Hi,
I've been recently working on adding IPv6 support
to relayd (which supported only IPv4).
It does, however, require a kernel patch to make
it actually usable because link-local addresses
are not routable by kernel by default.
The patch, currently an RFC, can be found here:
https://www.mail-archive.com/netdev@vger.kernel.org/msg104390.html
Merging this relayd change probably doesn't make
much sense until the kernel patch is accepted.
Michal Kazior (2):
relayd: add ipv6 support
relayd: add ipv6 link local support
dhcp.c | 30 +--
main.c | 733 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
relayd.h | 59 ++++-
route.c | 206 +++++++++++++-----
4 files changed, 901 insertions(+), 127 deletions(-)
--
2.1.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list