index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-18
bgpd: backpressure - Fix to avoid CPU hog
Rajasekar Raja
2
-2
/
+6
2024-05-17
bgpd: backpressure - Fix to withdraw evpn type-5 routes immediately
Rajasekar Raja
2
-9
/
+3
2024-05-17
bgpd: Fix logging message when receiving a software version capability
Donatas Abraitis
1
-2
/
+2
2024-05-17
tests: embed YANG in mgmtd unit-test bin
Christian Hopps
1
-0
/
+4
2024-05-16
bgpd: Fix `match peer` when switching between IPv4/IPv6/interface
Donatas Abraitis
1
-21
/
+17
2024-05-16
zebra: fix mpls command
anlan_cs
2
-4
/
+13
2024-05-16
bgpd: fix dynamic peer graceful restart race condition
Louis Scalbert
1
-1
/
+1
2024-05-16
zebra: Update Zebra for DPDK >=22.11 API
EasyNetDev
2
-14
/
+19
2024-05-15
zebra: fix dump SR-TE information if available
Philippe Guibert
1
-12
/
+6
2024-05-15
zebra, lib: move nexthop display helper to lib folder
Philippe Guibert
3
-329
/
+373
2024-05-15
tests: improve the grpc query client and topotest
Christian Hopps
2
-32
/
+106
2024-05-14
zebra: fix wrong fpm packet header
anlan_cs
1
-1
/
+1
2024-05-14
zebra: include route source set by route-map in show output
Mark Stapp
4
-50
/
+119
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
[next]