-
Notifications
You must be signed in to change notification settings - Fork 82
WifiSeq
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
WifiSeq — Click element; Sets the 802.11 sequence number in a packet.
WifiSeq()
Ports: 1 input, any number of outputs
Processing: agnostic
Arguments are:
- OFFSET — How many bytes in the packet to put the seuqnce number. Default is 22.
- BYTES — How many bytes the sequence number should use. Values can be 2 or 4. Default is 2.
- SHIFT — How many bits to shift the sequence number before setting the value in the packet. Default is 4.
- seq (read/write) — Sets or reads the next sequence number
Generated by click-elem2man from ../elements/wifi/wifiseq.hh:8
on 2018/10/03.