netsniff-ng mac80211: Print probe response frame
commitaa6b0e3ae806029e803709bfaf9938ae5b1b785f
authorVadim Kochan <vadim4j@gmail.com>
Sat, 2 May 2015 20:07:13 +0000 (2 23:07 +0300)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 4 May 2015 07:41:18 +0000 (4 09:41 +0200)
treeed7f1bb323c96282d0bd2fc375803dfe7dd2851a
parentb0865315c57118d83d7905c2d5e2abace3e6192a
netsniff-ng mac80211: Print probe response frame

As Probe Response frame is very similar to Beacon
(except some IEs which are identified dynamically)
so lets just use the same func to dissect it.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
proto_80211_mac_hdr.c