Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

npf changes (Re: CVS commit: src)



On Sunday 2018-09-30 00:41 +1000, Mindaugas Rasiukevicius output:
:Module Name:	src
:Committed By:	rmind
:Date:		Sat Sep 29 14:41:37 UTC 2018
:
:Modified Files:
[...elided...]
:Log Message:
: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.

Hi,
should this have a version bump?  Old npfctl won't work with the new lib.

Regards,
Geoff


Home | Main Index | Thread Index | Old Index