mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
pcap-int.h now references SIZEOF_TIME_T from libpcap's config.h, which is not available to consumers of the internal header outside of the libpcap build. Switch to the public <pcap.h> header and replace the direct FILE* casts and ferror()/fflush() calls with pcap_dump_flush(3), which is the correct public API for flushing a pcap dump file. Sponsored by: The FreeBSD Foundation (cherry picked from commit a0b3ef1952603ebf0307ca723b03e5a71598dd5a) |
||
|---|---|---|
| .. | ||
| ipfwpcap.8 | ||
| ipfwpcap.c | ||
| Makefile | ||
| Makefile.depend | ||