commit | 4fe080d7ee4c924a962d14423d94b4b8d8aba110 | [log] [tgz] |
---|---|---|
author | Jorge Boncompte [DTI2] <jorge@dti2.net> | Fri Apr 13 13:46:08 2012 +0200 |
committer | David Lamparter <equinox@diac24.net> | Wed May 02 17:03:27 2012 +0200 |
tree | d1dab521b8d05a95dccf26628fcf5ed629b738e7 | |
parent | ddc943dec3c017583f81cce388c7d453293156c7 [diff] |
bgpd: fix for route-maps with "match peer local" statements A route-map with a 'match peer local' statement it's shown like 'match peer (null)' on config output... ... and it's unparsable on daemon startup. Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net> Signed-off-by: David Lamparter <equinox@diac24.net>