aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wlancap.c
AgeCommit message (Collapse)AuthorFilesLines
2002-11-06From Solomon Peachy: support for new "wlancap" 802.11 extra-informationGuy Harris1-0/+280
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