Looking for a freelancer to do some netgraph stuff

2016-05-25 Thread Nomad Esst via freebsd-net
HiI'm looking for some one to help us develop an application based on netgraph (you will be payed). Please let me know if you are interested. Thanks in advance. ___ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-n

[Bug 166255] [net] [patch] It should be possible to disable "promiscuous mode enabled" messages

2016-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166255 --- Comment #17 from commit-h...@freebsd.org --- A commit references this bug: Author: n_hibma Date: Wed May 25 09:00:06 UTC 2016 New revision: 300670 URL: https://svnweb.freebsd.org/changeset/base/300670 Log: Change net.link.log_promisc

[Bug 166255] [net] [patch] It should be possible to disable "promiscuous mode enabled" messages

2016-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166255 --- Comment #18 from eu...@grosbein.net --- (In reply to commit-hook from comment #17) You have missed TUNABLE_INT line from my patch, don't you? -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 166255] [net] [patch] It should be possible to disable "promiscuous mode enabled" messages

2016-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166255 --- Comment #19 from Nick Hibma --- I did miss it, but it works without it: nick@fimkjecurrent:/usr/home/nick % sysctl net.link.log_promisc_mode_change=1 sysctl: oid 'net.link.log_promisc_mode_change' is a read only tunable sysctl

[Bug 166255] [net] [patch] It should be possible to disable "promiscuous mode enabled" messages

2016-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166255 Chris Hutchinson changed: What|Removed |Added CC||portmas...@bsdforge.com --- Com