]> The Tcpdump Group git mirrors - libpcap/commit
"Has PF_PACKET and SO_ATTACH_FILTER" does not imply "is Linux".
authorGuy Harris <[email protected]>
Sat, 6 Apr 2013 20:36:08 +0000 (13:36 -0700)
committerGuy Harris <[email protected]>
Sat, 6 Apr 2013 20:36:08 +0000 (13:36 -0700)
commit4a38028011244c5dc5b28ea8b8201972ea9b58a8
treede20a32c4c76b1e99c97a9c0b861695065223947
parent09d5e420b068ec4b587bc09c17e6b64c573889ae
"Has PF_PACKET and SO_ATTACH_FILTER" does not imply "is Linux".

Solaris 11, for example, appears to support PF_PACKET sockets and socket
filters, presumably for for Linux compatibility, but it's not Linux and
doesn't have /usr/include/linux by default.
gencode.c