Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jun 2016 21:48:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 210031] tcpdump -G flag unable to roll over pcap files
Message-ID:  <bug-210031-8-WxHRcEZRW3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210031-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210031-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210031

Allan Jude <allanjude@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allanjude@FreeBSD.org
           Assignee|freebsd-bugs@FreeBSD.org    |allanjude@FreeBSD.org
             Status|New                         |In Progress

--- Comment #2 from Allan Jude <allanjude@FreeBSD.org> ---
I found the problem, it is a regression


When tcpdump was switched for casperd to libcasper, the ifdef's were spelled
'HAVE_CAPSPER', seemingly on purpose, but the define via the make file, spe=
lls
it correctly, HAVE_CASPER, so the code to create the files safely within
capsicum, is never compiled into tcpdump.

Opps.

I will talk to the author of the code today or tomorrow at BSDCan, and get =
it
resolved.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210031-8-WxHRcEZRW3>