]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/ip_gre.c
ip_gre: CONFIG_IPV6_MODULE support
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 20 Sep 2010 17:06:12 +0000 (10:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Sep 2010 17:06:12 +0000 (10:06 -0700)
commit842c74bffcdb1d305ccd9e61e417cceae86b9963
treee1f53ccfcfae9c3e37de17e1878907c1b7a21051
parent04746ff1289f75af26af279eb4b0b3e231677ee4
ip_gre: CONFIG_IPV6_MODULE support

ipv6 can be a module, we should test CONFIG_IPV6 and CONFIG_IPV6_MODULE
to enable ipv6 bits in ip_gre.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_gre.c