Re: [tcpdump-workers] FreeBSD sandboxing support via capsicum

2014-07-11 Thread Loganaden Velvindron
On Thu, Jul 10, 2014 at 12:22:28PM -0700, Guy Harris wrote: > > On Jul 9, 2014, at 5:14 AM, Loganaden Velvindron wrote: > > > On Sat, Jul 05, 2014 at 01:34:15PM -0700, Guy Harris wrote: > >> > >> On Jul 5, 2014, at 1:15 PM, Loganaden Velvindron > >> wrote: > >> > >>> FreeBSD has designed cap

Re: [tcpdump-workers] FreeBSD sandboxing support via capsicum

2014-07-10 Thread Guy Harris
On Jul 9, 2014, at 5:14 AM, Loganaden Velvindron wrote: > On Sat, Jul 05, 2014 at 01:34:15PM -0700, Guy Harris wrote: >> >> On Jul 5, 2014, at 1:15 PM, Loganaden Velvindron wrote: >> >>> FreeBSD has designed capsicum which is a sandboxing mechanism. >>> >>> Please find below a patch against

Re: [tcpdump-workers] FreeBSD sandboxing support via capsicum

2014-07-09 Thread Loganaden Velvindron
On Sat, Jul 05, 2014 at 01:34:15PM -0700, Guy Harris wrote: > > On Jul 5, 2014, at 1:15 PM, Loganaden Velvindron wrote: > > > FreeBSD has designed capsicum which is a sandboxing mechanism. > > > > Please find below a patch against FreeBSD 10 Release: > > So this will compile on all versions of

Re: [tcpdump-workers] FreeBSD sandboxing support via capsicum

2014-07-05 Thread Guy Harris
On Jul 5, 2014, at 1:15 PM, Loganaden Velvindron wrote: > FreeBSD has designed capsicum which is a sandboxing mechanism. > > Please find below a patch against FreeBSD 10 Release: So this will compile on all versions of FreeBSD, correct? If not, please update the configure script to test for t