> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Niti Rohilla
> Sent: Friday, February 5, 2016 10:48 AM
> To: dev@openvswitch.org
> Cc: deepankar.gu...@tcs.com; partha.da...@tcs.com
> Subject: [ovs-dev] [PATCH v1] Basic GTP-U tunnel implementation in ovs
>
> GPRS Tunneling Protocol (GTP) is a group of IP-based communications
> protocols used to carry general packet radio service (GPRS) within GSM,
> UMTS and LTE networks. GTP-U is used for carrying user data within the
> GPRS core network and between the radio access network and the core
> network.
> In case of GTP, the tunneling code attaches a header with harcoded source
> and destination MAC address 06:00:00:00:00:00, where the locally
> administered bit is set to 1. This patch adds the implementation of
> mandatory part of GTP-U protocol and supports only G-PDU messages. In G-
> PDU message, GTP-U header is followed by a T-PDU.
>
Any plans for a userspace implementation?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev