Put the usleep back pcap_capture (oops).
git-svn-id: file:///home/mbr/svn/fwknop/trunk@293 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
@@ -281,6 +281,8 @@ pcap_capture(fko_srv_options_t *opts)
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
usleep(10000);
|
||||
}
|
||||
|
||||
pcap_close(pcap);
|
||||
|
||||
Reference in New Issue
Block a user