-
Notifications
You must be signed in to change notification settings - Fork 81
PacketLogger
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
PacketLogger — Click element; Log packets for later dumping/analysis.
PacketLogger(ETHERTYPE ethertype)
Ports: 1 input, 1 output
Processing: agnostic
expects packets with ethernet headers. records timestamp, source MAC address, and the first few bytes of every packet to pass through. the list of recorded data can be dumped by repeated calls to the read handler 'packets'.
this is for logging received experiment packets on the roofnet.
an NBYTES keyword would be nice.
Generated by click-elem2man from ../elements/grid/packetlogger.hh:9
on 2018/10/03.