summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-null.c
AgeCommit message (Expand)Author
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-01-23proper handling for DLT_NULL and DLT_LOOP (header byte swapping); pointed out...Michael Shalayeff
2001-06-25add missing ntohlNiels Provos
2001-05-24Correctly handle gif(4) interface passing down AF_LINK family framesAngelos D. Keromytis
2000-10-03Add $OpenBSD$. (jakob@ ok)Hakan Olsson
2000-04-26INET6Jakob Schlyter
1999-09-16bring more inline with tcpdump 3.4Brad Smith
1999-07-28- Merge some changes from tcpdump 3.4Jakob Schlyter
1998-06-26convert DLT_LOOP header to network-order u_int32_tTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-23Better handling for AppleTalk, and netatalk in particular.denny
1996-12-12*** empty log message ***bitblt
1996-07-13it is 3.2 now.Michael Shalayeff
1996-06-10sync to latestTheo de Raadt
1996-03-04Updating to the latest LBL release.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt