NetBSD/usr.sbin/npf
rmind 0e21825481 NPF:
- Implement dynamic NPF rules.  Controlled through npf(3) library of via
  npfctl rule command.  A rule can be removed using a unique identifier,
  returned on addition, or using a key which is SHA1 hash of the rule.
  Adjust npftest and add a regression test.
- Improvements to rule inspection mechanism.
- Initial BPF support as an alternative to n-code.
- Minor fixes; bump the version.
2013-02-09 03:35:31 +00:00
..
npfctl NPF: 2013-02-09 03:35:31 +00:00
npftest NPF: 2013-02-09 03:35:31 +00:00
Makefile Do not build npftest without shared libraries - it can't work. 2012-09-13 21:02:50 +00:00
Makefile.inc