diff options
| author | yangwei <[email protected]> | 2024-07-09 19:23:40 +0800 |
|---|---|---|
| committer | yangwei <[email protected]> | 2024-07-09 19:23:40 +0800 |
| commit | f14d0bcdd230c85fb68814e64f72f3b10051befa (patch) | |
| tree | 677ec910e24a7d958d556c6b237944f10838ae2f /bin | |
| parent | 4922cb4b4c4047f54da989b97c02d57f8542bce1 (diff) | |
✨ feat(skip_gtp_layer): set defalut as 0Feature-omit-gtp-layer
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/etc/sapp.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/etc/sapp.toml b/bin/etc/sapp.toml index b9ef6ed..17f7ae3 100644 --- a/bin/etc/sapp.toml +++ b/bin/etc/sapp.toml @@ -113,6 +113,7 @@ skip_gtp_S_PN_E_field_for_inject=0 ipv4_reassembly_enabled=1 ipv6_reassembly_enabled=1 + skip_gtp_layer=0 [DUPLICATE_PKT] [dup_pkt.traffic.original] |
