Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2017 22:17:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223600] vnic: kernel panic when running tcpdump
Message-ID:  <bug-223600-8-FYA3zJofX9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223600-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223600-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=3D223600

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

Author: emaste
Date: Fri Nov 10 22:17:30 UTC 2017
New revision: 325683
URL: https://svnweb.freebsd.org/changeset/base/325683

Log:
  vnic: apply BPF tap before passing packet to hardware

  Previously we passed tx packets to hardware via nicvf_tx_mbuf_locked
  and then to the BPF tap, with a possibly invalid mbuf which would result
  in a panic.

  PR:           223600
  Discussed with:       bz
  MFC after:    1 week
  Sponsored by: The FreeBSD Foundation, Packet.net (hardware)

Changes:
  head/sys/dev/vnic/nicvf_queues.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-223600-8-FYA3zJofX9>