mirror of https://github.com/OISF/suricata
cybersecurityidsintrusion-detection-systemintrusion-prevention-systemipsnetwork-monitornetwork-monitoringnsmsecuritysuricatathreat-hunting
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Introduce a separate FlowAddress structure for holding the ipv4 or ipv6 address that doesn't have the family in it like the Address structure. Instead, the family is stored in the flow as a flag: FLOW_IPV4 and FLOW_IPV6. Add macro's to check the family, copy the address, etc. Update many unittests to reflect these changes. Introduce unittest helper functions for creating and initializing a flow and freeing it again. On 64 bit this shrinks the flow with 8 bytes. |
14 years ago | |
---|---|---|
benches | 16 years ago | |
doc | 14 years ago | |
libhtp | 14 years ago | |
m4 | 16 years ago | |
qa | 14 years ago | |
rules | 14 years ago | |
src | 14 years ago | |
.gitignore | 15 years ago | |
COPYING | 16 years ago | |
ChangeLog | 14 years ago | |
LICENSE | 16 years ago | |
Makefile.am | 14 years ago | |
Makefile.cvs | 16 years ago | |
acsite.m4 | 16 years ago | |
autogen.sh | 15 years ago | |
classification.config | 15 years ago | |
configure.in | 14 years ago | |
depcomp | 16 years ago | |
doxygen.cfg | 14 years ago | |
install-sh | 16 years ago | |
missing | 16 years ago | |
mkinstalldirs | 16 years ago | |
reference.config | 15 years ago | |
suricata.yaml | 14 years ago |