]> The Tcpdump Group git mirrors - libpcap/commit
Allow pcap_set_buffer_size() value in bytes to set SNF_DATARING_SIZE
authorChristopher K Lee <[email protected]>
Fri, 15 May 2015 15:20:48 +0000 (08:20 -0700)
committerChristopher K Lee <[email protected]>
Fri, 15 May 2015 15:20:48 +0000 (08:20 -0700)
commit52faf1ba5a31420859dd03b5fb80e4ceaaa6ce35
treeac94ab882087b96a0a3daacef4fd4b7dac47c614
parentdcabbcf1978231363dff66b45b2b82e464f64f64
Allow pcap_set_buffer_size() value in bytes to set SNF_DATARING_SIZE
  in pcap-snf.c. value is adjusted to the minimum of 1MB.
pcap-snf.c