libgtpnl/include/libgtpnl
Pablo Neira Ayuso 67e1fef97d gtp: provide interface to set family
Kernel now supports for TID/I_TEI to be used in both IPv4 and IPv6 GTP
tunnels. This improves dualstack support for MS/UE so GTP traffic can
be identified with the same tunnel identifier.

Update gtp-tunnel to specify the family, since a tunnel is now
identified by the following tuple [ version, identifier, family ].

Change-Id: I584d3997ffb89cd430dfda9615a4ce0ce517ab2a
2024-02-15 15:42:02 +01:00
..
Makefile.am add struct gtp_tunnel and adapt functions to use it 2014-02-22 22:30:14 +01:00
gtp.h gtp: provide interface to set family 2024-02-15 15:42:02 +01:00
gtpnl.h Add genl_socket_close() function 2017-11-08 16:15:59 +09:00