]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/port: create list of small port ranges
authorShivani Bhardwaj <shivani@oisf.net>
Tue, 20 Feb 2024 16:22:38 +0000 (21:52 +0530)
committerVictor Julien <victor@inliniac.net>
Fri, 24 May 2024 17:11:03 +0000 (19:11 +0200)
commit09da908bcb459aacd1b2e109eb93503e83292121
tree41bf769b5e5f1430ea97b5469297fa0d9ee0f801
parent4b6699217153503fc31d161dc22007e553bc6273
detect/port: create list of small port ranges

Using the unique port points, create a list of small port ranges which
contain the DetectPort objects and the designated SGHs found by finding
the overlaps with the existing ports and copying the SGHs accordingly.

Ticket 6792
Bug 6414

(cherry picked from commit 4ac2382f26e75d73b2ee23d7555cca616a8dfe92)
src/detect-engine-build.c