]> The Tcpdump Group git mirrors - tcpdump/commit
tcpdump: add STBC Rx support
authorOleksij Rempel <[email protected]>
Fri, 3 May 2013 19:53:56 +0000 (21:53 +0200)
committerOleksij Rempel <[email protected]>
Thu, 6 Jun 2013 09:39:24 +0000 (11:39 +0200)
commit35cafedff28da305d24445ffabecd9744fb85766
treef628871ab6f357b2eb1c394215cfb65ee30836ba
parent654f1b3fc5ca3499456e43f2656e036759b1944e
tcpdump: add STBC Rx support

Information will be represented as:
- Rx-STBC0 - mean, Rx-STBC is supported by driver but packet was not encoded in STBC
- Rx-STBC1 - 1 Nss stream was encoded in STBC
- Rx-STBC2 - 2 Nss streams
- Rx-STBC3 - 3

Signed-off-by: Oleksij Rempel <[email protected]>
ieee802_11_radio.h
print-802_11.c