index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_routemap_nb_config.c
Age
Commit message (
Expand
)
Author
2025-01-14
bgpd: add 'match community-count' command to restrict comm count
Philippe Guibert
2024-09-27
bgpd: Implement `match src-peer ...` command
Donatas Abraitis
2024-04-22
bgpd: Implement draft-li-idr-link-bandwidth-ext-01
Donatas Abraitis
2024-02-26
bgpd, yang: fix missing mandatory/default statements on some leafs
Igor Ryzhov
2024-02-24
lib: fix nb callbacks for containers inside choice case
Igor Ryzhov
2024-01-22
bgpd: fix route-map match probability deconfiguration callback
Igor Ryzhov
2023-11-29
lib: all: remove './' from xpath 22% speedup
Christian Hopps
2023-11-21
bgpd: fix wrong event called when removing a set rule
Philippe Guibert
2023-10-12
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-02
bgpd: add 'match community-list any' function
Philippe Guibert
2023-07-31
bgpd: add set extended-comm-list <> delete command
Farid Mihoub
2023-06-26
bgpd: add colored extended communities support
Francois Dumontet
2023-05-11
bgpd: Implement `match source-protocol` for route-maps
Donatas Abraitis
2023-04-14
bgpd: Implement Node Target Extended Communities
Donatas Abraitis
2023-03-16
yang, bgpd: Fix "aggregator-asn" to support asdot
anlan_cs
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-10-26
bgpd: Implement Accumulated IGP Metric Attribute for BGP
Donatas Abraitis
2022-09-13
Merge pull request #11899 from opensourcerouting/feature/route_validation_ext...
Russ White
2022-09-05
bgpd: add resolution for l3vpn traffic over gre interfaces
Philippe Guibert
2022-09-04
bgpd: Handle Origin Validation State extended community via route-map match
Donatas Abraitis
2022-04-25
bgpd: Add `set as-path replace <any|ASN>` cmd for route-maps
Donatas Abraitis
2021-11-19
bgpd, lib: fix inconsistency of match ip/ipv6 next-hop commands
Igor Ryzhov
2021-10-06
bgpd: Check return code for bgp_route_match_add
Donald Sharp
2021-10-06
bgpd: Check return from generic_set_add
Donald Sharp
2021-09-01
Merge pull request #9439 from ton31337/feature/set_ext_community_to_none
Russ White
2021-08-24
lib: remove the dependency on bgpd code
Igor Ryzhov
2021-08-18
bgpd: Add an ability to set extcommunity to none in route-maps
Donatas Abraitis
2021-08-03
bgpd: Keep extcommunity bandwidth commands persistent in route-maps
Donatas Abraitis
2021-07-21
bgpd: Add route-map `match alias` command
Donatas Abraitis
2021-06-29
bgpd: Avoid more assignments within checks (round 2)
Donatas Abraitis
2021-06-07
bgpd: Add "set evpn gateway-ip" clause for route-map
Ameya Dharkar
2021-04-23
*: make sure `config.h` or `zebra.h` is first
David Lamparter
2021-03-30
bgpd: North-bound implementation for bgp rmaps
Sarita Patra