OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Damien Miller (djmcvs.openbsd.org)
Date: Sun Mar 26 2006 - 14:58:51 CST


CVSROOT: /cvs
Module name: src
Changes by: djmcvs.openbsd.org 2006/03/26 13:58:51

Modified files:
        lib/libpcap : inet.c pcap-bpf.c pcap-int.h pcap.3 pcap.c
                         pcap.h savefile.c shlib_version

Log message:
add remaining tcpdump.org libpcap 0.9 APIs, most notably
pcap_setdirection() (which depends on the kernel-side bpf changes
committed yesterday); ok canacar