Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2016 09:19:04 +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-k0iIBALkxF@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

--- Comment #19 from Nick Hibma <nick@van-laarhoven.org> ---
I did miss it, but it works without it:

   nick@fimkjecurrent:/usr/home/nick % sysctl
net.link.log_promisc_mode_change=3D1
   sysctl: oid 'net.link.log_promisc_mode_change' is a read only tunable
   sysctl: Tunable values are set in /boot/loader.conf
   nick@fimkjecurrent:/usr/home/nick % sysctl net.link.log_promisc_mode_cha=
nge
   net.link.log_promisc_mode_change: 0
   nick@fimkjecurrent:/usr/home/nick % grep promisc /boot/loader.conf
   net.link.log_promisc_mode_change=3D"0"

I checked a few other source files and it's a mixed bag. I'll leave it at t=
his.

--=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-k0iIBALkxF>