Module Name:src
Committed By: christos
Date: Thu Aug 17 15:30:13 UTC 2023
Modified Files:
src/external/bsd/libpcap/dist: rpcap-protocol.c
Log Message:
include portability.h last because it re-defines macros otherwise
To generate a diff of this commit:
cvs rdiff -u -r1.1.
Module Name:src
Committed By: christos
Date: Thu Aug 17 15:30:13 UTC 2023
Modified Files:
src/external/bsd/libpcap/dist: rpcap-protocol.c
Log Message:
include portability.h last because it re-defines macros otherwise
To generate a diff of this commit:
cvs rdiff -u -r1.1.
Module Name:src
Committed By: christos
Date: Fri Oct 11 18:20:20 UTC 2019
Modified Files:
src/external/bsd/libpcap/dist: pcap-bpf.c
Log Message:
Fix the rest of the places where strncpy was called instead of pcap_strlcpy
to copy the interface name. The kernel requires the
Module Name:src
Committed By: christos
Date: Fri Oct 11 18:20:20 UTC 2019
Modified Files:
src/external/bsd/libpcap/dist: pcap-bpf.c
Log Message:
Fix the rest of the places where strncpy was called instead of pcap_strlcpy
to copy the interface name. The kernel requires the