[147764] in North American Network Operators' Group
BGPmon regex
daemon@ATHENA.MIT.EDU (Christopher J. Pilkington)
Wed Dec 21 12:07:08 2011
Date: Wed, 21 Dec 2011 12:06:14 -0500
From: "Christopher J. Pilkington" <cjp@0x1.net>
To: "nanog@nanog.org" <nanog@nanog.org>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
I'm trying to edit my prefixes' AS path regex in BGPmon, and when I add a
'\s' in the Regular expression field, upon save, the '\' is stripped.
Is this expected behavior?
The workaround is to insert a '\\s' instead, but one needs to remember to
do this on every edit, and I tend to forget which results in panicking the
others on our team with false positives.
-cjp