[Logcheck-commits] Hannes von Haugwitz: i.d.w/wpasupplicant: Match 5660 MHz

Hannes von Haugwitz hvh-guest at alioth.debian.org
Wed Jul 7 17:02:54 UTC 2010


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

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Wed Jul  7 15:46:08 2010 +0200

i.d.w/wpasupplicant: Match 5660 MHz

---

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

diff --git a/debian/changelog b/debian/changelog
index 226ea1f..0ce3d96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ logcheck (1.3.11) UNRELEASED; urgency=low
     - ignore session opened/closed messages
   * debian/control:
     - bumped to Standards-Version 3.9.0 (no changes necessary)
+  * ignore.d.workstation/wpasupplicant:
+    - match 5660 MHz in 'Trying to associate' message
 
   [ martin f. krafft ]
   * ignore.d.server/postfix:
diff --git a/rulefiles/linux/ignore.d.workstation/wpasupplicant b/rulefiles/linux/ignore.d.workstation/wpasupplicant
index 814dd60..6624890 100644
--- a/rulefiles/linux/ignore.d.workstation/wpasupplicant
+++ b/rulefiles/linux/ignore.d.workstation/wpasupplicant
@@ -1,4 +1,4 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ wpa_supplicant\[[0-9]+\]: Trying to associate with ([0-9a-f]{2}:){5}[0-9a-f]{2} \(SSID='[[:alnum:]-]+' freq=(24([1-6][27]|72|84)|5(24|32|5[068]|70)0) MHz\)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ wpa_supplicant\[[0-9]+\]: Trying to associate with ([0-9a-f]{2}:){5}[0-9a-f]{2} \(SSID='[[:alnum:]-]+' freq=(24([1-6][27]|72|84)|5(24|32|5[068]|66|70)0) MHz\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ wpa_supplicant\[[0-9]+\]: Associated with ([0-9a-f]{2}:){5}[0-9a-f]{2}$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ wpa_supplicant\[[0-9]+\]: WPA: Group rekeying completed with ([0-9a-f]{2}:){5}[0-9a-f]{2} \[GTK=(CCMP|TKIP)\]$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ wpa_supplicant\[[0-9]+\]: WPA: Key negotiation completed with ([0-9a-f]{2}:){5}[0-9a-f]{2} \[PTK=(CCMP|TKIP) GTK=(CCMP|TKIP)\]$




More information about the Logcheck-commits mailing list