[Logcheck-commits] Hannes von Haugwitz: i.d.w/wpasupplicant: match 5200, 5300, 5260, 5680 MHz

Hannes von Haugwitz hvh-guest at alioth.debian.org
Thu Feb 17 10:28:26 UTC 2011


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

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Thu Feb 17 10:10:45 2011 +0100

i.d.w/wpasupplicant: match 5200,5300,5260,5680 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 be03ca2..05ea8b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ logcheck (1.3.14) unstable; urgency=low
     - added numeric timezone information to subject line
   * docs/README.logcheck-database:
     - mention logcheck-test in 'TESTING RULES' section
+  * ignore.d.workstation/wpasupplicant:
+    - match 5200, 5300, 5260 and 5680 MHz in 'Trying to associate' message
 
  -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Thu, 17 Feb 2011 06:43:37 +0100
 
diff --git a/rulefiles/linux/ignore.d.workstation/wpasupplicant b/rulefiles/linux/ignore.d.workstation/wpasupplicant
index 0d4edc8..8a1103b 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]|66|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(2[046]|3[02]|5[068]|6[68]|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