diff options
author | Luca Deri <deri@ntop.org> | 2024-04-12 19:47:24 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2024-04-12 19:50:04 +0200 |
commit | b83eb7c7a2af62eee3187ca92b6f403f21b8d9c0 (patch) | |
tree | 57f483c8eef99ea5c89eccfb01156a0261a51096 /tests/cfgs/caches_global/pcap | |
parent | 31de94ba1209c95c856236c15fd2765aa4db8f3f (diff) |
Implemented STUN peer_address, relayed_address, response_origin, other_address parsing
Added code to ignore invalid STUN realm
Extended JSON output with STUN information
Diffstat (limited to 'tests/cfgs/caches_global/pcap')
l--------- | tests/cfgs/caches_global/pcap/lru_ipv6_caches.pcapng | 1 | ||||
l--------- | tests/cfgs/caches_global/pcap/mining.pcapng | 1 | ||||
l--------- | tests/cfgs/caches_global/pcap/teams.pcap | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/cfgs/caches_global/pcap/lru_ipv6_caches.pcapng b/tests/cfgs/caches_global/pcap/lru_ipv6_caches.pcapng deleted file mode 120000 index 56b131a34..000000000 --- a/tests/cfgs/caches_global/pcap/lru_ipv6_caches.pcapng +++ /dev/null @@ -1 +0,0 @@ -../../default/pcap/lru_ipv6_caches.pcapng
\ No newline at end of file diff --git a/tests/cfgs/caches_global/pcap/mining.pcapng b/tests/cfgs/caches_global/pcap/mining.pcapng deleted file mode 120000 index b1439cf48..000000000 --- a/tests/cfgs/caches_global/pcap/mining.pcapng +++ /dev/null @@ -1 +0,0 @@ -../../default/pcap/mining.pcapng
\ No newline at end of file diff --git a/tests/cfgs/caches_global/pcap/teams.pcap b/tests/cfgs/caches_global/pcap/teams.pcap deleted file mode 120000 index 3aa985b9e..000000000 --- a/tests/cfgs/caches_global/pcap/teams.pcap +++ /dev/null @@ -1 +0,0 @@ -../../default/pcap/teams.pcap
\ No newline at end of file |