britram / python-ipfix

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

UDP support in command-line tool(s) #6

Open britram opened 10 years ago

britram commented 10 years ago

Add UDP support to ipfix2csv and future tools. Ensure that UDP template management works. Will require extensions to serversocket for binary access to udp packets.

dimaqq commented 9 years ago

+1, would come handy here!