The library provides components for parsing and processing IPFIX Messages. Available components: IPFIX Data structure parsers IPFIX Data Record iterators (with Biflow support) IPFIX Template manager IPFIX Data type coverters (e.g. getters, setters, and to string) Manager of Information Elements (i.e. id, name, type, etc. of IPFIX fields) Simple XML parser with data type check (implemented as a wrapper over libxml2) Flow file storage (beta)
Created attachment 252603 [details] new port in the patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cddafadedf0c08eea8af0af13b91c2e815d8f522 commit cddafadedf0c08eea8af0af13b91c2e815d8f522 Author: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> AuthorDate: 2024-08-08 06:51:47 +0000 Commit: Eugene Grosbein <eugen@FreeBSD.org> CommitDate: 2024-08-14 04:59:11 +0000 net-mgmt/libfds: New port: Flow Data Storage library PR: 280681 Sponsored by: CESNET, z.s.p.o. Sponsored by: PANS Jarosław Signed-off-by: Eugene Grosbein <eugen@FreeBSD.org> net-mgmt/Makefile | 1 + net-mgmt/libfds/Makefile (new) | 24 ++++++++++++++++++++++++ net-mgmt/libfds/distinfo (new) | 3 +++ net-mgmt/libfds/pkg-descr (new) | 2 ++ net-mgmt/libfds/pkg-plist (new) | 31 +++++++++++++++++++++++++++++++ 5 files changed, 61 insertions(+)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=2b2119a6cd9995d35c36965b6d54d60a3d0580fb commit 2b2119a6cd9995d35c36965b6d54d60a3d0580fb Author: Eugene Grosbein <eugen@FreeBSD.org> AuthorDate: 2024-08-14 05:21:52 +0000 Commit: Eugene Grosbein <eugen@FreeBSD.org> CommitDate: 2024-08-14 05:21:52 +0000 Add Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> for net-mgmt/libfds and net-mgmt/ipfixcol2 PR: 280681, 280682 shared/contrib-additional.adoc | 1 + 1 file changed, 1 insertion(+)