Actions
Documentation #6824
opendoc: Document every parameter of the configure script
Affected Versions:
Effort:
Difficulty:
Label:
Beginner
Description
When building Suricata it could be useful for users to know what are the available flags/features that can be compiled to Suricata and what dependencies those features require.
Configure parameters are e.g.:
--enable-ebpf --enable-ebpf-build --enable-nfqueue --enable-dpdk \ --enable-http2-decompression --enable-unix-socket --enable-af-packet\ --enable-libmagic --enable-lua --enable-geoip --enable-hiredis
The full list of parameters of the configure script can be obtained from: ./configure --help
Possible example: https://nginx.org/en/docs/configure.html
Mentioned in https://github.com/OISF/suricata/pull/10182/files#r1498109307
No data to display
Actions