You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GTP-U uses UDP as a transport, so from a graph POV anything with a DST UDP address of 2152 should get filtered to the GTP-U node(s), there's some more useful info here also https://www.etsi.org/deliver/etsi_ts/129200_129299/129281/08.00.00_60/ts_129281v080000p.pdf re header format and what not...
We may want to consider a separate encap and decap node as they may sit in different points of the graph
Difficulty: Fairly hard as one needs to learn CNDP graph node library and GTP-u protocol.
Description:
GTP-u graph node for CNET a CNDP graph node-based network stack (IPv4/UDP/TCP)
TODO: Add more information.
The text was updated successfully, but these errors were encountered: