OpenBSD CVS

CVS log for src/usr.sbin/tcpdump/print-802_11.c


[BACK] Up to [local] / src / usr.sbin / tcpdump

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_4_3_BASE


Revision 1.12 / (download) - annotate - [select for diffs], Tue Aug 14 19:10:45 2007 UTC (16 years, 9 months ago) by mglocker
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

Fix Segmentation fault for tcpdump when used in combination with
``-v -y IEEE802_11'', and ``-v -y IEEE802_11_RADIO''.  The snaplen
was passed instead of the real packet size at some point, which caused
tcpdump todo tcp checksum verifications on packets where it shouldn't.

Diff from canacar@ and me, tested by canacar@, reyk@, and me.

OK canacar@ reyk@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.