Re: tcpdump: display 11n HT-operation element

2015-07-18 Thread Stefan Sperling
On Sat, Jul 18, 2015 at 12:39:01AM +0200, Stefan Sperling wrote: > Make tcpdump display the HT-operation element in 802.11n management frames. > > Sample output from hackroom: > > htop=<40MHz channels 40:39,protect non-HT,non-greenfield STA,non-HT STA> > > ok? > Updated diff which shows the

tcpdump: display 11n HT-operation element

2015-07-17 Thread Stefan Sperling
Make tcpdump display the HT-operation element in 802.11n management frames. Sample output from hackroom: htop=<40MHz channels 40:39,protect non-HT,non-greenfield STA,non-HT STA> ok? Index: print-802_11.c === RCS file: /cvs/src/us