Commit Graph

4 Commits

Author SHA1 Message Date
Guy Harris cf131d9e16 The DLT_ value 127 is being used for the BSD radio header, and the
current CVS libpcap uses 163 for the AVS radio header (127 was never
used for the AVS radio header).  Redo the Wiretap encapsulation values
for that (and shuffle them to put the 802.11 Wiretap values together).

svn path=/trunk/; revision=9904
2004-01-29 10:58:28 +00:00
Gilbert Ramirez c8b1b1d80a Add {0, NULL} to all the value_string arrays.
svn path=/trunk/; revision=9167
2003-12-04 05:59:35 +00:00
Guy Harris e2bc6bed4d From Solomon Peachy: signal strength is signed, not unsigned.
svn path=/trunk/; revision=8140
2003-08-05 19:09:27 +00:00
Guy Harris 8ee4a65f76 From Solomon Peachy: support for new "wlancap" 802.11 extra-information
header.

Add overflow checks to "BYTES_ARE_IN_FRAME()", and cast all arguments to
unsigned values (negative values should never be passed) to squelch
compiler warnings.

svn path=/trunk/; revision=6567
2002-11-06 21:49:34 +00:00