Brian Trammell

Results 11 issues of Brian Trammell

When remerging PTO upload from piet-dev, upload to PTO needs to conform to the new PTO upload API.

type:enhancement
needs:docs

PathSpider should (contingent on a plugin deciding so) be able to run a traceroute with a packet generated by the plugin after the fact. This can probably be done along...

type:enhancement
needs:docs

coordinate with / investigate joelparker fork to backport to 2.7

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

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.

Cleave session state (template and sequence number information) into a separate class which can be shared among multiple MessgaeBuffers and PDUBuffers.

Add a class to read a stream of NetFlow 5 PDUs (using the same interface as the NetFlow 9 PDU reader)

Compliant IPFIX EPs should check sequence numbers.

enhancement