feature: add GTP utils, support overwrite message length of GTP header
This commit is contained in:
@@ -46,7 +46,8 @@ enum layer_proto
|
||||
|
||||
// L4 -- tunnel
|
||||
LAYER_PROTO_VXLAN = 61,
|
||||
LAYER_PROTO_GTP = 62,
|
||||
LAYER_PROTO_GTP_U = 62,
|
||||
LAYER_PROTO_GTP_C = 63,
|
||||
};
|
||||
|
||||
struct layer
|
||||
|
||||
Reference in New Issue
Block a user