]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-packet: terminate on same interface & copyiface 9370/head
authorShivani Bhardwaj <shivani@oisf.net>
Thu, 10 Aug 2023 12:17:35 +0000 (17:47 +0530)
committerShivani Bhardwaj <shivanib134@gmail.com>
Thu, 10 Aug 2023 12:17:35 +0000 (17:47 +0530)
commitd4dd53c95f5fe30a0b2a1e71ab185c06c71a1afe
tree46203821143334dc968b3d301cb79e91781bcd49
parent3d73538a5b543eded3f6963b18b76e9dbac273b0
af-packet: terminate on same interface & copyiface

If the interface and copy-iface are same for an af-packet IPS device
setting then fataly exit else it leads to a segfault in later stages.

Bug 5870
src/runmode-af-packet.c