From 0535e54484467861a6f5a98ad36c980e9c24ee23 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:55:51 +0200 Subject: STUN: fix boundary checks on attribute list parsing (#2387) Restore all unit tests. Add some configuration knobs. Fix the endianess. --- tests/cfgs/caches_cfg/pcap/teams.pcap | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/cfgs/caches_cfg/pcap/teams.pcap (limited to 'tests/cfgs/caches_cfg/pcap/teams.pcap') diff --git a/tests/cfgs/caches_cfg/pcap/teams.pcap b/tests/cfgs/caches_cfg/pcap/teams.pcap new file mode 120000 index 000000000..3aa985b9e --- /dev/null +++ b/tests/cfgs/caches_cfg/pcap/teams.pcap @@ -0,0 +1 @@ +../../default/pcap/teams.pcap \ No newline at end of file -- cgit v1.2.3