forked from tubav/libipfix
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME
26 lines (17 loc) · 883 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
libipfix 1.01
This package contains source code for a library to export and
collect IPFIX measurement and accounting data.
The library is complemented with an IPFIX collector and
a basic IPFIX probe.
The modified IPFIX collector supports Ericsson IPOS/SEOS CGNAT logging flows.
For additional information about CGNAT logging please check README.CGNAT.
The library supports IPFIX (draft-ietf-ipfix-protocol-24.txt,
draft-ietf-ipfix-info-15.txt, draft-ietf-psamp-info-05.txt)
and Netflow9 (RFC 3954) using TCP, UDP and SCTP as transport protocol.
There are some small example programs containing code that
demonstrates how to use the library.
Find more information at
http://libipfix.sourceforge.net/
The latest release is available from
http://sourceforge.net/projects/libipfix/
Please send inquiries/comments/reports to Carsten Schmoll <[email protected]>