NetBSD/libexec/identd
rmind 39013e66c1 NPF: Major rework -- migrate NPF to the libnv library.
- This conversion significantly simplifies the code and moves NPF to
  a binary serialisation format (replacing the XML-like format).
- Fix some memory/reference leaks and possibly use-after-free bugs.
- Bump NPF_VERSION as this change makes libnpf incompatible with the
  previous versions.  Also, different serialisation format means NPF
  connection/config saving and loading is not compatible with the
  previous versions either.

Thanks to christos@ for extra testing.
2018-09-29 14:41:35 +00:00
..
Makefile NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00
identd.8 Whitespace. 2016-12-12 10:07:48 +00:00
identd.c
identd.h
ipf.c
npf.c Fix the direction; ipf/pf seem to be wrong... 2016-12-10 22:09:18 +00:00
pf.c