Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
20 votes
1 answer
27k views

Buffer size for capturing packets in kernel space?

Going through the man page of tcpdump, it seems kernel can drop the packets if the buffer is full. I was wondering if: that size is configurable and/or where can I see the size for my distro? From the ...
Anon's user avatar
  • 201