Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2016 10:05:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 166255] [net] [patch] It should be possible to disable "promiscuous mode enabled" messages
Message-ID:  <bug-166255-2472-l5hm8UNUeg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-166255-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-166255-2472@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=3D166255

Hans Petter Selasky <hselasky@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hselasky@FreeBSD.org

--- Comment #14 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
Maybe use "CTLFLAG_RDTUN" ??

118      SYSCTL_INT(_net_link, OID_AUTO, log_promisc_mode_change, CTLFLAG_R=
W,
119                      &log_promisc_mode_change, 1,
120                      "log promiscuous mode change events");

--HPS

--=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-166255-2472-l5hm8UNUeg>