On 7/1/07, Balazs Attila-Mihaly (Cd-MaN) <[EMAIL PROTECTED]> wrote:
Attached you find an updated version of my patch to dump the traffic on a given interface to a tcpdump file. The changes are:
This part is not right: +void pcap_close_files() +{ + int i; + for (i = 0; i <= nb_nics; i++) <= should be <.