CESNET / ipfixcol

IPFIXcol is an implementation of an IPFIX (RFC 7011) collector
Other
64 stars 37 forks source link

Fixed padding problem in NFv9 > IPFIX conversion #92

Closed ghost closed 9 years ago

ghost commented 9 years ago

Fixes the issues described in #91, i.e., inserts padding for sets that are not 4-byte aligned. The real modifications are in line 586-594.