[Bug 166255] [net] [patch] It should be possible to disable "promiscuous mode enabled" messages
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 23 10:05:13 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166255
Hans Petter Selasky <hselasky at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hselasky at FreeBSD.org
--- Comment #14 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Maybe use "CTLFLAG_RDTUN" ??
118 SYSCTL_INT(_net_link, OID_AUTO, log_promisc_mode_change, CTLFLAG_RW,
119 &log_promisc_mode_change, 1,
120 "log promiscuous mode change events");
--HPS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list