HomeFreeBSD

The code responsible for opening and rotating pcap files is independent

Description

The code responsible for opening and rotating pcap files is independent
of Capser and should use openat(2) unconditionally on FreeBSD.
openat(2) is mandatory when sandboxed with Capsicum, but still works
in the absence of Capsicum.

Reviewed by: AllanJude

Details

Provenance
oshogboAuthored on
Reviewer
allanjude
Parents
rS301704: Test for strchr(3) returning NULL, not 0
Branches
Unknown
Tags
Unknown