On Jul 18, 2008, at 11:07 AM, Patrick McHardy wrote:
pcap-linux: convert to recvmsg()
From: Patrick McHardy <[EMAIL PROTECTED]>
Convert pcap-linux to use recvmsg() as preparation for using
PACKET_AUXDATA
cmsgs.
Checked into the main and 1.0 branches.
-
This is the tcpdump-workers list.
V
pcap-linux: convert to recvmsg()
From: Patrick McHardy <[EMAIL PROTECTED]>
Convert pcap-linux to use recvmsg() as preparation for using PACKET_AUXDATA
cmsgs.
---
pcap-linux.c | 23 ---
1 files changed, 16 insertions(+), 7 deletions(-)
diff --git a/pcap-linux.c b/pcap-li