oshogbo 3509a7361d 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
2019-04-16 04:12:41 +00:00
..
2019-02-26 05:59:22 +00:00
2018-12-23 01:05:52 +00:00
2018-10-20 20:49:46 +00:00
2018-09-19 06:42:05 +00:00
2019-04-04 16:32:27 +00:00
2018-11-04 18:24:11 +00:00
2018-08-08 01:33:36 +00:00
2018-10-19 00:37:47 +00:00
2019-03-25 11:49:57 +00:00
2018-08-14 18:58:01 +00:00
2019-04-12 10:13:17 +00:00
2019-03-07 13:36:00 +00:00
2018-11-26 15:33:55 +00:00
2019-02-25 18:41:16 +00:00
2019-04-06 23:35:23 +00:00
2018-09-19 07:01:22 +00:00
2019-03-26 08:10:51 +00:00
2018-12-09 06:45:49 +00:00