]> The Tcpdump Group git mirrors - libpcap/commit
From Patrick McHardy:
authorguy <guy>
Wed, 6 Aug 2008 07:53:34 +0000 (07:53 +0000)
committerguy <guy>
Wed, 6 Aug 2008 07:53:34 +0000 (07:53 +0000)
commit8c970e4d606c8ed410e81be1153ce7bc19c8a540
tree09ea338c50176cc273e8ebd194d3acbca9254431
parent7eb4516342ca956cae4e79ad7ca8529db5f6e61d
From Patrick McHardy:

pcap-linux: fix invalid rcvbuf size

Libpcap issues a SO_RCVBUF when the buffer size if unspecified (zero).
The intention is to set it when its *not* zero.
pcap-linux.c