-
Notifications
You must be signed in to change notification settings - Fork 321
PrintAiro
Eddie Kohler edited this page Oct 17, 2017
·
4 revisions
PrintAiro — Click element; Prints raw Aironet header contents including 802.11 PLCP information, returns the underlying 802.11 packet.
PrintAiro([TAG, KEYWORDS])
Ports: 1 input, 1 output
Processing: agnostic
Drivers: userlevel
Keyword arguments are:
- TIMESTAMP — Boolean. Determines whether to print each packet's timestamp in seconds since
- Default is false.
- QUIET — Boolean. If true, don't print any Aironet header info, just decapsulate the 802.11 packet and pass it through. Default is false.
- VERBOSE — Boolean. If true, print some extra information from the PLCP header. Default is false. This argument has no effect if QUIET is true.
Generated by click-elem2man from ../elements/local/printairo.hh:7
on 2017/10/17.