britram / python-ipfix

IPFIX implementation for Python 3.x
GNU Lesser General Public License v3.0
40 stars 20 forks source link

Add parse/deparse to IEs #11

Open britram opened 10 years ago

britram commented 10 years ago

Add the ability to associate parsers and deparsers with types (as default) and with IEs (as override), and tie this into csv2ipfix and ipfix2csv.

nickbroon commented 7 years ago

Is there a csv2ipfix to utility? I can find ipfix2csv, but not csv2ipfix.