-
Notifications
You must be signed in to change notification settings - Fork 81
WepEncap
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
WepEncap — Click element; Turns 802.11 packets into ethernet packets
WepEncap
Ports: 1 input, 1 output
Processing: agnostic
wifi_cl :: Classifier (0/00%0c,
0/04%0c,
0/08%0c);
wifi_cl [0] -> Discard; //mgt
wifi_cl [1] -> Discard; //ctl
wifi_cl [2] -> wifi_decap :: WepEncap() -> ...
Generated by click-elem2man from ../elements/wifi/wepencap.hh:8
on 2018/10/03.