NetBSD/usr.sbin/npf
rmind a02b7176fb NPF: rework of the connection saving and restoring:
- Add support for saving a snapshot of the current connections together
  with a full configuration.  Support a reverse load operation.  Eliminate
  the old 'sess-save' and 'sess-load' in favour of the new mechanism.
- Share code between load and reload operations: the latter performs
  load from npf.conf without affecting the connections.
- Simplify and fix races with connection loading.
- Bump NPF_VERSION.
2014-07-23 01:25:34 +00:00
..
npfctl NPF: rework of the connection saving and restoring: 2014-07-23 01:25:34 +00:00
npftest NPF: rework of the connection saving and restoring: 2014-07-23 01:25:34 +00:00
Makefile Do not build npftest without shared libraries - it can't work. 2012-09-13 21:02:50 +00:00
Makefile.inc