From b83eb7c7a2af62eee3187ca92b6f403f21b8d9c0 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Fri, 12 Apr 2024 19:47:24 +0200 Subject: Implemented STUN peer_address, relayed_address, response_origin, other_address parsing Added code to ignore invalid STUN realm Extended JSON output with STUN information --- tests/cfgs/caches_global/pcap/lru_ipv6_caches.pcapng | 1 - tests/cfgs/caches_global/pcap/mining.pcapng | 1 - tests/cfgs/caches_global/pcap/teams.pcap | 1 - 3 files changed, 3 deletions(-) delete mode 120000 tests/cfgs/caches_global/pcap/lru_ipv6_caches.pcapng delete mode 120000 tests/cfgs/caches_global/pcap/mining.pcapng delete mode 120000 tests/cfgs/caches_global/pcap/teams.pcap (limited to 'tests/cfgs/caches_global/pcap') 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 -- cgit v1.2.3