]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV6]: Seperate sit driver to extra module
authorJoerg Roedel <joro-lkml@zlug.org>
Tue, 10 Oct 2006 21:47:44 +0000 (14:47 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 12 Oct 2006 06:59:50 +0000 (23:59 -0700)
commitde8b37a16f045e847f405573be645e46b46bbd70
tree0b3f25d25b43806c34d4cf91c22f530a0c9c5cf3
parentddb98c727a490501749891a96a128e4c8c10cd50
[IPV6]: Seperate sit driver to extra module

This patch removes the driver of the IPv6-in-IPv4 tunnel driver (sit)
from the IPv6 module. It adds an option to Kconfig which makes it
possible to compile it as a seperate module.

Signed-off-by: Joerg Roedel <joro-lkml@zlug.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/Kconfig
net/ipv6/Makefile
net/ipv6/af_inet6.c
net/ipv6/sit.c