summaryrefslogtreecommitdiff
path: root/lib/libpcap
AgeCommit message (Expand)Author
1999-12-13be more pedant. remove unused vars and such.itojun
1999-11-28restrict result from getaddrinfo() by specifying ai_socktype.itojun
1999-10-25Add code to do link level address matching for ARCnet interfaces.is
1999-10-18Limited support for matching on ARCnet payload:is
1999-10-05First part of ARCnet support.is
1999-07-25add several ETHERTYPE_IPV6 case.itojun
1999-07-25support for PPP_IPV6.itojun
1999-07-05quiesce the alpha compilermjacob
1999-07-05add missing include for memset prototypemjacob
1999-07-02upgrade shlib major version for src/lib/libpcap (0.1 -> 1.0).itojun
1999-07-02More trailing white space.simonb
1999-07-02(shlib monor)++ for libpcap.itojun
1999-07-02support IPv6 address and IPv6 protocols.itojun
1999-05-15The only two data link types that support the "inbound" and "outbound"thorpej
1999-05-11Math is hard.thorpej
1999-05-11Handle the new NetBSD PPP data link types.thorpej
1999-03-22Tweak to allow (perfectly legal) single-character host names, or,ross
1999-02-25Add a note to update src/distrib/sets/lists/base/shl.*, and add a missingabs
1998-11-01convert to using LPREFIX and YPREFIXlukem
1998-09-19Switch to the same padding ULTRIX and Digital UNIX use.matt
1998-09-18Don't pad fddi on NetBSDmatt
1998-07-26const poisoning.mycroft
1998-07-26make DLT_HDLC interfaces workexplorer
1998-06-24Fix pasto; from matt debergalis <deberg@mit.edu> in PR lib/5649.kleink
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
1998-01-05RCSID Police.perry
1997-11-05lintcgd
1997-11-05Don't provide a prototype for ether_hostton() if __NetBSD__.thorpej
1997-10-23use CPPFLAGS instead of CFLAGSlukem
1997-10-18xref tcpdump(8) not nonexistent tcpdump(8); remove tcpslice(1) xrefsmikel
1997-10-09add dependancies so that "make depend" isn't required, remove WARNS from herelukem
1997-10-03Add support for version.c; this is needed by other programs.christos
1997-10-03Make life easier for the next import...christos
1997-10-03Resolve conflictschristos
1997-10-03Import LBL's libpcap 0.4a3christos
1997-09-28Fix a hairy optimizer bug that causes the expression:mycroft
1997-05-25Typo in rcsid line.pk
1997-05-15Add y.tab.h to CLEANFILESveego
1997-05-09Use DPSRCS.mycroft
1997-05-09Eliminate bogus redefinitions of standard targets.mycroft
1997-04-05Remove two debugging CFLAGS: -DBDEBUG -gveego
1997-03-24Makefile cleanups:christos
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1996-12-13add NetBSD RCSID.mikel
1996-12-13Merge libpcap-0.2.1.mikel
1996-12-13Import of LBL libpcap version 0.2.1mikel
1996-12-11Import of LBL libpcap version 0.2.1mikel
1996-10-18Use ${INSTALL}.thorpej
1996-08-10add -DFDDI ; closes pr lib/2578explorer