cbindgen \
clang-16 \
clang-tools-16 \
+ dpdk-dev \
git \
- jq \
libtool \
libpcap-dev \
libnet1-dev \
libcap-ng-dev \
libcap-ng0 \
libmagic-dev \
+ libnetfilter-log-dev \
libnetfilter-queue-dev \
libnetfilter-queue1 \
libnfnetlink-dev \
libevent-dev \
libevent-pthreads-2.1-7 \
libjansson-dev \
+ liblz4-dev \
llvm-16-dev \
make \
- parallel \
python3-yaml \
rustc \
software-properties-common \
- uses: actions/checkout@v3.3.0
- run: ./scripts/bundle.sh
- run: ./autogen.sh
- - run: scan-build-16 ./configure
+ - run: scan-build-16 ./configure --enable-dpdk --enable-nfqueue --enable-nflog
env:
CC: clang-16
# exclude libhtp from the analysis