]> The Tcpdump Group git mirrors - libpcap/commit
Improve 'inbound'/'outbound' capture filters under Linux.
authorDavid Ward <[email protected]>
Tue, 20 Dec 2011 20:49:14 +0000 (15:49 -0500)
committerDavid Ward <[email protected]>
Wed, 21 Dec 2011 05:37:33 +0000 (00:37 -0500)
commitce60a2e924abc1d5fce8909c0741264ac6a945a2
treee03897825eba71c57ca03f6ec9f25513a4555df6
parent0367a266c456c989b7c5de00023ef69464693323
Improve 'inbound'/'outbound' capture filters under Linux.

Fix kernel filtering with Linux cooked captures. Filter other data
link types under Linux by reading sll_pkttype in the ancillary data.
All traffic sent by remote hosts is passed by the 'inbound' filter.
gencode.c
pcap-linux.c