mirror_frr/doc
Philippe Guibert 52b1db86dc 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>
2025-02-27 22:25:52 +01:00
..
accords accords: guidelines/terms for FRRouting trademarks 2024-10-22 16:57:44 +02:00
developer doc: update mgmtd list of converted 2025-02-21 18:44:51 +00:00
extra *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
figures doc: Update the next release dates 2024-12-12 18:10:46 +02:00
licenses lib: SPDX License ID on skiplist code 2023-02-09 14:09:11 +01:00
manpages fabricd: add option to treat dummy interfaces as loopback interfaces 2025-02-26 10:07:54 +01:00
mpls *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
user bgpd: add match ecommunity <exact|any> options 2025-02-27 22:25:52 +01:00
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive doc + parallel sphinx 2018-08-30 08:06:44 +02:00
subdir.am doc: start of mgmtd developer doc 2023-06-19 18:13:37 -04:00