]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/port: remove the port cut/insertion stage
authorShivani Bhardwaj <shivani@oisf.net>
Tue, 20 Feb 2024 16:23:14 +0000 (21:53 +0530)
committerVictor Julien <victor@inliniac.net>
Mon, 4 Mar 2024 10:50:30 +0000 (11:50 +0100)
commit83aba93f40b0c12b5336f1f5281ae33b726f57ea
tree12029d6d08502952339960891073d8513622e8f3
parent4ac2382f26e75d73b2ee23d7555cca616a8dfe92
detect/port: remove the port cut/insertion stage

As this is already taken care of and a list of ports is available for
use by the next stage.

Ticket 6792
Bug 6414
src/detect-engine-build.c