commit | 989e5b96e1af399296e2d1a34ca4a5aea1cf6d63 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joro-lkml@zlug.org> | Tue Oct 10 14:47:44 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 11 23:59:50 2006 -0700 |
tree | 0b3f25d25b43806c34d4cf91c22f530a0c9c5cf3 | |
parent | effee6a00034a8d83a6dea6d221820d87364ac21 [diff] |
[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>