Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2018 21:18:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        pf@FreeBSD.org
Subject:   [Bug 122773] [pf] pf doesn't log uid or pid when configured to
Message-ID:  <bug-122773-16861-ZU4NJTPel4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-122773-16861@https.bugs.freebsd.org/bugzilla/>
References:  <bug-122773-16861@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=3D122773

--- Comment #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kp
Date: Sun Oct 21 21:17:43 UTC 2018
New revision: 339557
URL: https://svnweb.freebsd.org/changeset/base/339557

Log:
  tcpdump: Log uid on pflog interfaces

  If pf logs the user id ('pass out log (user)') have tcpdump also print
  this.

  Example output:
   00:00:00.000000 rule 0/0(match) [uid 1001]: pass out on vtnet0: (tos 0x0,
ttl 64, id 57539, offset 0, flags [none], proto UDP (17), length 55)
      172.16.2.2.18337 > 172.16.2.1.53: [bad udp cksum 0x5c58 -> 0x16e4!]
40222+ A? google.be. (27)

  PR:           122773
  Differential Revision:        https://reviews.freebsd.org/D17625

Changes:
  head/contrib/tcpdump/print-pflog.c

--=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-122773-16861-ZU4NJTPel4>