diff options
author | Naveen Thanikachalam <nthanikachal@vmware.com> | 2019-08-11 09:29:32 +0200 |
---|---|---|
committer | Naveen Thanikachalam <nthanikachal@vmware.com> | 2019-08-11 09:29:32 +0200 |
commit | 6aee38481a4531f8997831a24474f0a75eceb02b (patch) | |
tree | 9ac527737f212fd2d2ef39c24f21cc56674ab3b9 /tools/watchfrr.sh.in | |
parent | Merge pull request #4803 from ddutt/master (diff) | |
download | frr-6aee38481a4531f8997831a24474f0a75eceb02b.tar.xz frr-6aee38481a4531f8997831a24474f0a75eceb02b.zip |
bgpd: Standard large-communities CLI does not return error when it's configured with reg-ex.
The CLI to configure the standard format large-communities attribute
accepts regular expressions as well.
For ex., the below configuration is accepted.
"bgp large-community-list standard TEST permit 1:1 100:*"
The code to parse the large-communities does identify the configuration
as invalid however, error returned isn't processed.
The code has to be modified to handle the error.
Signed-off-by: NaveenThanikachalam nthanikachal@vmware.com
Diffstat (limited to 'tools/watchfrr.sh.in')
0 files changed, 0 insertions, 0 deletions