index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_community_alias.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
bgpd: fixes bmp stats send-experimental configuration
Philippe Guibert
1
-1
/
+1
2024-05-14
bgpd: fix colored routes not installed after a switchover
Philippe Guibert
1
-2
/
+1
2024-05-14
lib, vtysh, topotests: fix 'show ip[v6] access-list ... json' formatting
Piotr Suchy
4
-14
/
+114
2024-05-13
bgpd: fix colored nexthops resolution
Philippe Guibert
1
-2
/
+2
2024-05-10
tests: Check if `set/match tag untagged` works
Donatas Abraitis
3
-0
/
+102
2024-05-10
lib: Allow doing match/set tag untagged
Donatas Abraitis
4
-18
/
+39
2024-05-09
zebra: add some more netlink RTA_ strings
Mark Stapp
1
-0
/
+6
2024-05-09
build: throw in a few more `XREF_SETUP`
David Lamparter
4
-0
/
+23
2024-05-09
zebra: Ensure multipath encodes vxlan right for fpm usage
Donald Sharp
1
-19
/
+24
2024-05-09
zebra: Move fpm check to inside of netlink_route_nexthop_encap
Donald Sharp
1
-13
/
+13
2024-05-09
zebra: Move netlink_route_nexthop_encap
Donald Sharp
1
-28
/
+27
2024-05-09
zebra: Add 2 things to fpm_listener
Donald Sharp
1
-5
/
+112
2024-05-09
tests: fix mis-spelled `cryptographic-algorithm` keyword in test
Christian Hopps
1
-4
/
+4
2024-05-09
bgpd: Move SRv6 cleanup functions
Carmine Scarpitta
1
-12
/
+14
2024-05-09
bgpd: Fix SRv6 memory leaks spotted by ASAN
Carmine Scarpitta
1
-0
/
+9
2024-05-09
mgmtd: add missing diagnostic show cmd output (notify maps)
Christian Hopps
1
-4
/
+13
2024-05-08
build: make clang-format ignore DEFUN/DEFPY
David Lamparter
1
-0
/
+17
2024-05-08
pimd: fix order of operations for evaluating join
David Lamparter
1
-1
/
+7
2024-05-08
pimd: fix null register before aging out reg-stop
David Lamparter
3
-23
/
+49
2024-05-08
pimd: fix dr-priority range
David Lamparter
5
-9
/
+7
2024-05-08
bgpd: Remove redundant recursion flag variable
Donatas Abraitis
1
-5
/
+1
2024-05-08
debian: libyang3
Vincent JARDIN
1
-1
/
+1
2024-05-08
lib: libyang.so.3 compatibilty layers
Vincent JARDIN
2
-15
/
+63
2024-05-07
lib: stick `XREF_SETUP` into libfrrzmq
David Lamparter
1
-0
/
+2
2024-05-07
mgmtd: some cleanup from original RPC commit
Christian Hopps
1
-13
/
+28
2024-05-07
doc: fix one command for isis
anlan_cs
1
-6
/
+11
2024-05-07
bgpd: bmp rename tlv types
Maxence Younsi
1
-6
/
+8
2024-05-07
isisd: fix json display for database command
anlan_cs
2
-5
/
+18
2024-05-07
mgmtd: rpc and action handling both should use rpc map.
Christian Hopps
1
-9
/
+3
2024-05-07
isisd: fix the display topology command
anlan_cs
1
-3
/
+3
2024-05-06
if: fix same connected address
Loïc Sang
1
-17
/
+2
2024-05-06
ospf6d: Redistribute metric for AS-external route
Alexander Rose
5
-21
/
+85
2024-05-05
isisd: remove unnecessary check for vrf
anlan_cs
3
-262
/
+205
2024-05-05
bgpd: Fix the order of NULL check and ZAPI decode
Carmine Scarpitta
1
-3
/
+3
2024-05-05
bgpd: [GR] fix mode change vtysh return code
Chirag Shah
1
-7
/
+15
2024-05-03
bgpd: Fix crash when deleting the SRv6 locator
Carmine Scarpitta
1
-0
/
+3
2024-05-03
zebra: fix EVPN svd based remote nh neigh del
Chirag Shah
1
-4
/
+19
2024-05-03
zebra: bridge flap handle vlan membership update
Chirag Shah
4
-14
/
+63
2024-05-03
isisd: adjust the format of display command
anlan_cs
2
-3
/
+3
2024-05-03
build: get rid of "unrecognized … anon-tag"
David Lamparter
1
-1
/
+10
2024-05-03
tests: Modify inter-area ECMP topotest to also test redundant ABRs
Martin Buck
9
-85
/
+119
2024-05-03
ospf6d: Fix nexthop computation for inter-area multi-ABR ECMP
Martin Buck
1
-2
/
+9
2024-05-03
bgpd: Reduce the nesting level for bgp_clear_damp_route()
Donatas Abraitis
1
-32
/
+28
2024-05-03
tests: Check if dampening per-peer works
Donatas Abraitis
4
-0
/
+209
2024-05-03
doc: user doc for route-flap dampening commands
David Schweizer
1
-7
/
+33
2024-05-03
bgpd: Put dest into work queue when the path is really withdrawn by dampening
Donatas Abraitis
1
-6
/
+14
2024-05-03
bgpd: Pass the right reuse_list when handling it via bgp_reuse_timer thread
Donatas Abraitis
3
-30
/
+24
2024-05-03
bgpd: Use SLIST_FOREACH_SAFE when iterating over the list in bgp_reuse_timer
Donatas Abraitis
1
-2
/
+2
2024-05-03
bgpd: fix missing damp info free when cleaning bgp path
Igor Ryzhov
1
-0
/
+2
2024-05-03
bgpd: cleanup bgp_damp_info_free
Igor Ryzhov
3
-18
/
+10
[next]