[Logcheck-commits] Hannes von Haugwitz: ignore.d.workstation/kernel: extended the rules for WLAN authentication and association

Gerfried Fuchs alfie at alioth.debian.org
Mon Feb 8 17:44:29 UTC 2010


Module: logcheck
Branch: lenny-backports
Commit: 16b761b41eecf52ff64d93fa05858f9fb96d2c3f
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=16b761b41eecf52ff64d93fa05858f9fb96d2c3f

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Sun Jan 10 08:02:35 2010 +0100

ignore.d.workstation/kernel: extended the rules for WLAN authentication and association

---

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

diff --git a/debian/changelog b/debian/changelog
index 8ea4f3b..bc31f83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 logcheck (1.3.6) UNRELEASED; urgency=low
 
   [ Hannes von Haugwitz ]
+  * ignore.d.workstation/kernel:
+    - extended the rules for WLAN authentication and association
   * Added rules for successful non-root login to text console.
   * ignore.d.server/kernel:
     - ignore ext4 mount message
diff --git a/rulefiles/linux/ignore.d.workstation/kernel b/rulefiles/linux/ignore.d.workstation/kernel
index 323ddb4..41a3b3e 100644
--- a/rulefiles/linux/ignore.d.workstation/kernel
+++ b/rulefiles/linux/ignore.d.workstation/kernel
@@ -147,4 +147,5 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? usb[[:digit:]]+: unregister 'zaurus' usb-[[:digit:]:.-]+, (Sharp Zaurus SL-5x00|Sharp Zaurus, PXA-2xx based|Olympus R1000|pseudo-MDLM =\(BLAN\) device)$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? thinkpad_acpi: EC reports that Thermal Table has changed$
 ^\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]: RX AssocResp from ([0-9a-f]{2}:){5}[0-9a-f]{2} \(capab=0x411 status=0 aid=[0-9]\)$
+^\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]+\)$




More information about the Logcheck-commits mailing list