]> The Tcpdump Group git mirrors - libpcap/commit
From Shaun <[email protected]>: on AIX, load the BPF driver and
authorguy <guy>
Tue, 11 Feb 2003 01:46:05 +0000 (01:46 +0000)
committerguy <guy>
Tue, 11 Feb 2003 01:46:05 +0000 (01:46 +0000)
commitaedf01b20fa6470fe998a0998dc43f59f48fc0f4
tree74c1d7f8a10022e23c12213f151b6359b6d70fd8
parent52866495a0123c3ad7ada8a31555a57c9173f6ff
From Shaun <[email protected]>: on AIX, load the BPF driver and
create the BPF device nodes if necessary, and rename our "bpf.h" to
"pcap-bpf.h" and install it in "/usr/include", so that "pcap-bpf.c" gets
the system's bpf.h file if it includes <net/bpf.h> - on AIX, it needs to
get an AIX-specific structure from that header in order to support
loading the driver and creating the nodes.

Update "packaging/pcap.spec".
CREDITS
FILES
Makefile.in
bpf/net/bpf_filter.c
packaging/pcap.spec
pcap-bpf.c
pcap-bpf.h [moved from bpf/net/bpf.h with 81% similarity]
pcap-enet.c
pcap.h