-
Notifications
You must be signed in to change notification settings - Fork 321
WepDecap
Eddie Kohler edited this page Oct 17, 2017
·
2 revisions
WepDecap — Click element; Turns 802.11 packets into ethernet packets
WepDecap
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 :: WepDecap() -> ...
Generated by click-elem2man from ../elements/wifi/wepdecap.hh:9
on 2017/10/17.