NetBSD/usr.sbin/npf
bad 48e354a3ed Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
after moving rump's mainbus from rumpdev to rumpkern.

Produces the same atf-run results as before.
2019-05-13 17:55:07 +00:00
..
npfctl Summary: Ensure default TCP flags are applied to rules like 'pass stateful all' 2019-04-17 20:41:58 +00:00
npfd check for snprintf() truncation and fail sanely if so, rather than 2019-02-04 08:21:11 +00:00
npftest Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed 2019-05-13 17:55:07 +00:00
Makefile
Makefile.inc
npf.7 Major NPF improvements: 2019-01-19 21:19:31 +00:00
README NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00

The NPF project upstream repository: https://github.com/rmind/npf/
Please submit the pull requests to the upstream when possible.