-
Notifications
You must be signed in to change notification settings - Fork 321
PacketLogger
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
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 2017/10/17.