Map WTAP_ENCAP_IEEE_802_11_WITH_RADIO to DLT_IEEE802_11, for now; we
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 11 Feb 2004 20:47:00 +0000 (20:47 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 11 Feb 2004 20:47:00 +0000 (20:47 +0000)
commit29e5729c4d3a90eb39c716e30599d36b95b0aedf
tree33fdc1afd76aa294ddfa631a73d2ee5f62dae828
parent95865e32a6478a517ddbcf920397497e2ceb3565
Map WTAP_ENCAP_IEEE_802_11_WITH_RADIO to DLT_IEEE802_11, for now; we
could probably map it to one of the many different 802.11+radio headers,
but we should probably just have *one* Wiretap encapsulation for 802.11,
with a radiotap-style list of attributes attached to it.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10041 f5534014-38df-0310-8fa8-9805f1628bb7
wiretap/libpcap.c