Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2019 03:51:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 220867] Double loading of the if_tap module causes the system to crash, without panic and reboot
Message-ID:  <bug-220867-227-dZqUphy94I@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220867-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220867-227@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=3D220867

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

Author: kevans
Date: Sun Apr 28 03:51:09 UTC 2019
New revision: 346803
URL: https://svnweb.freebsd.org/changeset/base/346803

Log:
  MFC r346688-r346689: tap(4) MODULE_VERSION

  r346688:
  tap(4): Add a MODULE_VERSION

  Otherwise tap(4) can be loaded by loader despite being compiled into the
  kernel, causing a panic as things try to double-initialize.

  r346689:
  tap(4): Correct driver name...

  PR:           220867

Changes:
_U  stable/11/
  stable/11/sys/net/if_tap.c
_U  stable/12/
  stable/12/sys/net/if_tap.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220867-227-dZqUphy94I>