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.
suricata/qa/coccinelle
Victor Julien 39cf5b151a src: includes cleanup
Work towards making `suricata-common.h` only introduce system headers
and other things that are independent of complex internal Suricata
data structures.

Update files to compile after this.

Remove special DPDK handling for strlcpy and strlcat, as this caused
many compilation failures w/o including DPDK headers for all files.

Remove packet macros from decode.h and move them into their own file,
turn them into functions and rename them to match our function naming
policy.
2 years ago
..
Makefile.am
access-pkt-packet.cocci
action-pkt.cocci
banned-functions.cocci
direct-packet.cocci
malloc-error-check.cocci
pktnotset-packet.cocci
realloc.cocci
run_check.sh
siginit.cocci
size_t.cocci
struct-flags.py
sz3.cocci
uint.cocci