diff options
| author | Philippe Guibert <philippe.guibert@6wind.com> | 2025-02-14 10:27:11 +0100 |
|---|---|---|
| committer | Philippe Guibert <philippe.guibert@6wind.com> | 2025-02-27 22:25:52 +0100 |
| commit | 52b1db86dcbdf57cdbf99240d8b1ec1c4450a77e (patch) | |
| tree | 38cbdf58c008a90521774dc7e8b4e3f65be270a0 /zebra/zebra_errors.h | |
| parent | 7ab681703798fa11e1007ea5f0aeba6b646f9937 (diff) | |
bgpd: add match ecommunity <exact|any> options
The exact-match and the any options are missing for the extended
communities. Add missing options that are present on the match
operations for communities and large-communities.
> route-map rmap permit 1
> match extcommunity 1
> exit
> !
> route-map rmap permit 2
> match extcommunity 2 any
> exit
> !
> route-map rmap permit 3
> match extcommunity 3 exact-match
> exit
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'zebra/zebra_errors.h')
0 files changed, 0 insertions, 0 deletions
