Add test case for tunnel

This commit is contained in:
luwenpeng
2024-06-19 14:43:32 +08:00
parent 327d6e7b14
commit c3fd452793
17 changed files with 933 additions and 138 deletions

View File

@@ -1,10 +1,10 @@
LIBSTELLAR_DEVEL {
global:
packet_get_layer_count;
packet_get_layer;
packet_get_layer_by_idx;
packet_get_tunnel_count;
packet_get_tunnel;
packet_get_tunnel_by_idx;
packet_prepend_sids;
packet_get_direction;