History log of /freebsd-current/usr.sbin/tcpdump/tcpdump/config.h
Revision Date Author Comments
# 2a63c3be 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line .c comment pattern

Remove /^/[*/]\s*\$FreeBSD\$.*\n/


# a75d93a7 08-Jun-2023 Joseph Mingrone <jrm@FreeBSD.org>

tcpdump: Do not hard code HAVE_LIBCRYPTO in config.h

Reviewed by: emaste
Fixes: ee67461e5682 (tpcdump: Update to 4.99.4)
Sponsored by: The FreeBSD Foundation


# b01988a5 04-Oct-2017 Mariusz Zaborski <oshogbo@FreeBSD.org>

Partially revert r323866.

Using HAVE_* is a internal tcpdump style standard.
We want to be consistent with the standard to upstream those changes in
the future.

Requested by: glebius@


# 2560d181 21-Sep-2017 Mariusz Zaborski <oshogbo@FreeBSD.org>

We use a few different ifdef's names to check if we are using Casper or not,
let's standardize this. Now we are always use WITH_CASPER name.

Discussed with: emaste@
MFC after: 1 month


# 3057e051 02-Feb-2017 Gleb Smirnoff <glebius@FreeBSD.org>

Reduce diff to upstream using HAVE_CAPSICUM instead of __FreeBSD__. It'll also
make it easier to upstream HAVE_CASPER patch.


# e29a5e1b 08-Jun-2016 Mariusz Zaborski <oshogbo@FreeBSD.org>

Fix spelling of the casper introduced in the r296047.

PR: 210031
Reported by: AllanJude, jmallett


# c501d73c 25-Feb-2016 Mariusz Zaborski <oshogbo@FreeBSD.org>

Convert casperd(8) daemon to the libcasper.
After calling the cap_init(3) function Casper will fork from it's original
process, using pdfork(2). Forking from a process has a lot of advantages:
1. We have the same cwd as the original process.
2. The same uid, gid and groups.
3. The same MAC labels.
4. The same descriptor table.
5. The same routing table.
6. The same umask.
7. The same cpuset(1).
From now services are also in form of libraries.
We also removed libcapsicum at all and converts existing program using Casper
to new architecture.

Discussed with: pjd, jonathan, ed, drysdale@google.com, emaste
Partially reviewed by: drysdale@google.com, bdrewery
Approved by: pjd (mentor)
Differential Revision: https://reviews.freebsd.org/D4277


# 04eefab6 30-Oct-2010 Dimitry Andric <dim@FreeBSD.org>

Regenerate our usr.sbin/tcpdump/tcpdump/config.h for tcpdump 4.1.1, and
remove unused HAVE_RC5_H and HAVE_CAST_H defines from CFLAGS.


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# f454dc50 15-Oct-2007 Max Laier <mlaier@FreeBSD.org>

Update for tcpdump 3.9.8


# 8d0b27ec 10-Jul-2005 Sam Leffler <sam@FreeBSD.org>

update for v3.9.1 (releaes)

Approved by: re (scottl)


# 3a9ae5b3 29-May-2005 Sam Leffler <sam@FreeBSD.org>

update after import of v3.9.1-096

Reviewed by: bms


# 9661523e 31-Mar-2004 Bruce M Simpson <bms@FreeBSD.org>

Merge of tcpdump 3.8.3 from tcpdump.org.


# 9d5abbdd 01-Jan-2003 Jens Schweikhardt <schweikh@FreeBSD.org>

Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
especially in troff files.


# 34347470 20-Jun-2002 Bill Fenner <fenner@FreeBSD.org>

Update for tcpdump 3.7.1


# 3c19fbb3 03-Apr-2001 Bill Fenner <fenner@FreeBSD.org>

Update for tcpdump 3.6.2


# a88113a8 29-Jan-2000 Bill Fenner <fenner@FreeBSD.org>

Merge tcpdump 3.5