[Logcheck-commits] Hannes von Haugwitz: i.d.w/kernel: ignore 'No probe response from AP' msg

Hannes von Haugwitz hvh-guest at alioth.debian.org
Sun Aug 1 07:33:46 UTC 2010


Module: logcheck
Branch: master
Commit: 083d82c07e6eb484d120e1a31ec9cc44810e4681
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=083d82c07e6eb484d120e1a31ec9cc44810e4681

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Sun Aug  1 09:28:44 2010 +0200

i.d.w/kernel: ignore 'No probe response from AP' msg

---

 debian/changelog                            |    1 +
 rulefiles/linux/ignore.d.workstation/kernel |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bed2cd4..04912a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ logcheck (1.3.12) UNRELEASED; urgency=low
   [ Hannes von Haugwitz ]
   * ignore.d.workstation/kernel:
     - ignore 'cfg80211: Calling CRDA to update world regulatory domain' message
+    - added rule to ignore 'No probe response from AP' message
 
  -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Sat, 31 Jul 2010 22:59:27 +0200
 
diff --git a/rulefiles/linux/ignore.d.workstation/kernel b/rulefiles/linux/ignore.d.workstation/kernel
index be05416..cbd15f5 100644
--- a/rulefiles/linux/ignore.d.workstation/kernel
+++ b/rulefiles/linux/ignore.d.workstation/kernel
@@ -154,6 +154,7 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? wlan[0-9]: (authenticate(d| with AP ([0-9a-f]{2}:){5}[0-9a-f]{2})|associate(d| with AP ([0-9a-f]{2}:){5}[0-9a-f]{2}))$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? wlan[0-9]: ((direct probe to|a(uthentic|ssoci)ate with) (AP )?([0-9a-f]{2}:){5}[0-9a-f]{2} \(try [1-3]\)|direct probe responded)$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? wlan[0-9]: RX (Rea|A)ssocResp from ([0-9a-f]{2}:){5}[0-9a-f]{2} \(capab=0x[[:xdigit:]]+ status=0 aid=[0-9]+\)$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? No probe response from AP ([0-9a-f]{2}:){5}[0-9a-f]{2} after 500ms, disconnecting\.$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? mmc[0-9]: (new SD card at address [[:xdigit:]]{4}|card [[:xdigit:]]{4} removed)$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? mmcblk[0-9]: mmc[0-9]:[[:xdigit:]]{4} [[:alnum:]]+ [.[:digit:]]+ [MG]iB$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])?  mmcblk[0-9]:( p[0-9])+$




More information about the Logcheck-commits mailing list