Skip to content

Commit

Permalink
IPIP: Use ip-tunneling code.
Browse files Browse the repository at this point in the history
Reuse common ip-tunneling code which is re-factored from GRE
module.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Pravin B Shelar authored and David S. Miller committed Mar 26, 2013
1 parent c544193 commit fd58156
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 690 deletions.
1 change: 1 addition & 0 deletions net/ipv4/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ config IP_PNP_RARP
config NET_IPIP
tristate "IP: tunneling"
select INET_TUNNEL
select NET_IP_TUNNEL
---help---
Tunneling means encapsulating data of one protocol type within
another protocol and sending it over a channel that understands the
Expand Down
Loading

0 comments on commit fd58156

Please sign in to comment.