Home | History | Annotate | Download | only in npf
History log of /src/sys/net/npf/if_npflog.c
RevisionDateAuthorComments
 1.6  29-Sep-2018  rmind 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.
 1.5  29-Jan-2017  christos branches: 1.5.12; 1.5.14;
- Increase copyin buffer size to 4M
- Change log output format to be like the OpenBSD's pf including in
the header the matching rule etc, and fill in the matching info.
 1.4  26-Dec-2016  christos branches: 1.4.2;
Sync NPF with the version on github: backport standalone NPF changes,
which allow us to create and run separate NPF instances. Minor fixes.
(from rmind@)
 1.3  13-Mar-2013  christos branches: 1.3.6; 1.3.14; 1.3.18; 1.3.22;
add missing argument
 1.2  13-Mar-2013  christos don't auto-unload
 1.1  10-Mar-2013  christos Split the npflog cloner and auto-load the extensions.
 1.3.22.2  20-Mar-2017  pgoyette Sync with HEAD
 1.3.22.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.3.18.1  05-Feb-2017  skrll Sync with HEAD
 1.3.14.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.14.1  13-Mar-2013  yamt file if_npflog.c was added on branch yamt-pagecache on 2014-05-22 11:41:09 +0000
 1.3.6.3  03-Dec-2017  jdolecek update from HEAD
 1.3.6.2  23-Jun-2013  tls resync from head
 1.3.6.1  13-Mar-2013  tls file if_npflog.c was added on branch tls-maxphys on 2013-06-23 06:20:25 +0000
 1.4.2.1  21-Apr-2017  bouyer Sync with HEAD
 1.5.14.1  10-Jun-2019  christos Sync with HEAD
 1.5.12.1  30-Sep-2018  pgoyette Ssync with HEAD

RSS XML Feed