lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 15 Jun 2016 10:10:17 +0200 From: Johannes Berg <johannes@...solutions.net> To: Martin Willi <martin@...ongswan.org> Cc: linux-wireless@...r.kernel.org, netdev@...r.kernel.org Subject: Re: [PATCH] mac80211_hwsim: Allow wmediumd to attach to radios created in its netns I was about to apply this (with a typo fix for "responsile"), but noticed these messages: > printk(KERN_DEBUG "mac80211_hwsim: received a REGISTER, " > "switching to wmediumd mode with pid %d\n", info- > >snd_portid); > + if (notify->portid == hwsim_net_get_wmediumd(notify->net)) { > printk(KERN_INFO "mac80211_hwsim: wmediumd released > netlink" > " socket, switching to perfect channel > medium\n"); > I wonder if we can do something better about them? Or perhaps if we should remove them, so other namespaces won't mess up the kernel log? johannes
Powered by blists - more mailing lists