Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd58156e authored by Pravin B Shelar's avatar Pravin B Shelar Committed by David S. Miller
Browse files

IPIP: Use ip-tunneling code.



Reuse common ip-tunneling code which is re-factored from GRE
module.

Signed-off-by: default avatarPravin B Shelar <pshelar@nicira.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c5441932
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -166,6 +166,7 @@ config IP_PNP_RARP
config NET_IPIP
config NET_IPIP
	tristate "IP: tunneling"
	tristate "IP: tunneling"
	select INET_TUNNEL
	select INET_TUNNEL
	select NET_IP_TUNNEL
	---help---
	---help---
	  Tunneling means encapsulating data of one protocol type within
	  Tunneling means encapsulating data of one protocol type within
	  another protocol and sending it over a channel that understands the
	  another protocol and sending it over a channel that understands the
+56 −690

File changed.

Preview size limit exceeded, changes collapsed.