[Logcheck-commits] Hannes von Haugwitz: i.d.w/wpasupplicant: match more frequencies

Martin F. Krafft madduck at alioth.debian.org
Fri Jun 11 11:38:12 UTC 2010


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

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Fri May 21 08:34:31 2010 +0200

i.d.w/wpasupplicant: match more frequencies

Signed-off-by: Hannes von Haugwitz <hannes at vonhaugwitz.com>

---

 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 9449875..1dfad49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ logcheck (1.3.9) UNRELEASED; urgency=low
     - fixed spelling error
   * debian/control:
     - added DM-Upload-Allowed field
+  * ignore.d.workstation/wpasupplicant:
+    - match more frequencies in 'Trying to associate' message
 
   [ Hanspeter Kunz ]
   * ignore.d.server/dovecot:
diff --git a/rulefiles/linux/ignore.d.workstation/wpasupplicant b/rulefiles/linux/ignore.d.workstation/wpasupplicant
index bd48eb0..814dd60 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) 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]|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