diff options
author | Mariusz Zaborski <oshogbo@FreeBSD.org> | 2019-04-16 04:12:41 +0000 |
---|---|---|
committer | Mariusz Zaborski <oshogbo@FreeBSD.org> | 2019-04-16 04:12:41 +0000 |
commit | 42668853c07c4e0e228b34d58dd3d32a8f861c35 (patch) | |
tree | 24f270959b996b351e19376c8626fbee9ac3f9aa /share/misc | |
parent | f39ec261adb5b051834efab4dcd3368310003f18 (diff) |
tcpdump: disable Capsicum if -E option is provided.
The -E is used to provide a secret for decrypting IPsec.
The secret may be provided through command line or as the file.
The problem is that tcpdump doesn't support yet opening files in capability mode
and the file may contain a list of the files to open.
As a workaround, for now, let's just disable capsicum if the -E
the option is provided.
PR: 236819
MFC after: 2 weeks
Notes
Notes:
svn path=/head/; revision=346263
Diffstat (limited to 'share/misc')
0 files changed, 0 insertions, 0 deletions