DragonFlyBSD Kernel Audit
DF-0445 / build.sh
← back to finding ↓ download raw
1
2
3
#!/bin/sh
# DF-0445 build: compile the altq_etherclassify NPD PoC.
cc -O2 -Wall -o altq_etherclassify_npd altq_etherclassify_npd.c