Hello all,
Recently I have been wanting for pcap_dump to make me aware of any
issues with writing to a file (a full disk). Are there any issues with
changing pcap_dump from void to size_t?
Here is a small patch that includes error checking on pcap_dump and
returns the output of fwrite().
Greetings,
I have attached two patches to the current tcpdump and
libpcap source. It is a patch to add a fourth dflag (-). When
this option is enabled it will print out all packets with
the packet matching code that would be executed for that packet
if - was not supplied. Typing tc