From owner-freebsd-net@freebsd.org Sun Jan 15 17:48:33 2017 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A64A6CB126E for ; Sun, 15 Jan 2017 17:48:33 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 498791152 for ; Sun, 15 Jan 2017 17:48:33 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id c85so130601246wmi.1 for ; Sun, 15 Jan 2017 09:48:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:from:date:message-id:subject:to; bh=T6MTdvb2JZi5qixhpRbnJd/M/yN/CLzPZeVje9bpOO8=; b=kbZ69WJA0UgyObycHWwArG+XTNNW4VSDBiNZMHam2UkaFCHKnlOaKdig3Hvc2DI+2q 58HN7vjKgRlo1mxfkQ1kNSZ2xoDkoLRynjw3rgBhAYR+x8N5TV0Fh8clJ8mJ9QG/+uBq w2kE3DvSCr+Ee67sPQbWtQXpHDz/a6uX25XyZeTw+h1oPqDr3WbG9NUCBK+m7OLcl6vL qBGtUaVGfA0K83xBLxZX2O4yF3VR9uOFbzxqUNv2H3aBJk/Qwe5/zqfN1O3cX2mloOM3 +rlJvtS7HevaJmDxKpmzFVj/qb/3IPEf9dgxRuAG2n9+3gQTRJvhsjVO+ghJUsH2a1lb Qjig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=T6MTdvb2JZi5qixhpRbnJd/M/yN/CLzPZeVje9bpOO8=; b=LSS7JqUJUb89o5ApTAQ539RJLgSLf/x7oq2+Y41lTC9ynBvNLKcZ1ZtRG+SPuOuoPS tuTxoeO9HWf5D8eFXbGcHxc5f1LQJSC2fj3JJ5Yi1KbC/esJtsmQRQ/Q0q92gGA0XbjS wxI+3zqDKOm5WBG1zF0rJzs/QGG3JCZt2iVE2wCQ0KIGkNtqrroYRnsrZCvaPxzb/imc d7ibpaHWpMydK1lfZwNlIyIN2Z1c+d561pVyiy+WFpKcfmY2rxi/wpYPlrmm/7xDCZlp aSU8X3rVv1krWkbgnYbBS0mbwM9TXVVhK7vCe1j6W3W8sX+gHKD7S8642JRIvpoAea5N MuRg== X-Gm-Message-State: AIkVDXIEW/dT1WWvLmmPT965S8iYKTL1zTs9xogC0mznctjn/pwxs0rb5HybJ69H0jLzspGgxp8QPcedXRsBuA== X-Received: by 10.223.151.18 with SMTP id r18mr19818708wrb.129.1484502511581; Sun, 15 Jan 2017 09:48:31 -0800 (PST) MIME-Version: 1.0 Sender: kob6558@gmail.com Received: by 10.28.41.194 with HTTP; Sun, 15 Jan 2017 09:48:30 -0800 (PST) From: Kevin Oberman Date: Sun, 15 Jan 2017 09:48:30 -0800 X-Google-Sender-Auth: llGHPS1JXmLkZOmSKcvLkIO8lLw Message-ID: Subject: iwn logging "need promiscuous mode update callback" To: "freebsd-net@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2017 17:48:33 -0000 Some time around two months ago I started seeing the message "iwn0: need promiscuous mode update callback" logged every time promiscuous mode was either enabled or disabled. Things still seem to work OK. System is normally built from source and updated about once a month. FreeBSD rogue 11.0-STABLE FreeBSD 11.0-STABLE #0 r311919: Wed Jan 11 09:35:06 PST 2017 root@rogue:/usr/obj/usr/src/sys/GENERIC.4BSD amd64 Added oddness... the message is often split into two log entries: Jan 15 09:41:13 rogue kernel: iwn0: Jan 15 09:41:13 rogue kernel: wlan0: promiscuous mode disabled Jan 15 09:41:13 rogue kernel: need promiscuous mode update callback I don't see how this is even possible as I always thought syslog messages were atomic. Guess not. Again, this is not causing problems that I am aware of, but is a bit disturbing. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683