X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=drivers%2Fnet%2FKconfig;h=0c5415b05ea945f39da2482ca8b34fad91ff3c31;hb=57d8f7dd2132df3ac21044e93a8ecdc9744b4459;hp=befd67df08e1f26410e0817cab1506183464b522;hpb=4c2628cd7580bc4f4a4994925cf366185ecc37a5;p=deliverable%2Flinux.git diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index befd67df08e1..0c5415b05ea9 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -192,6 +192,23 @@ config GENEVE To compile this driver as a module, choose M here: the module will be called geneve. +config GTP + tristate "GPRS Tunneling Protocol datapath (GTP-U)" + depends on INET && NET_UDP_TUNNEL + select NET_IP_TUNNEL + ---help--- + This allows one to create gtp virtual interfaces that provide + the GPRS Tunneling Protocol datapath (GTP-U). This tunneling protocol + is used to prevent subscribers from accessing mobile carrier core + network infrastructure. This driver requires a userspace software that + implements the signaling protocol (GTP-C) to update its PDP context + base, such as OpenGGSN