summaryrefslogtreecommitdiffstats
path: root/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-18bgpd: backpressure - Fix to avoid CPU hogRajasekar Raja2-2/+6
2024-05-17bgpd: backpressure - Fix to withdraw evpn type-5 routes immediatelyRajasekar Raja2-9/+3
2024-05-17bgpd: Fix logging message when receiving a software version capabilityDonatas Abraitis1-2/+2
2024-05-17tests: embed YANG in mgmtd unit-test binChristian Hopps1-0/+4
2024-05-16bgpd: Fix `match peer` when switching between IPv4/IPv6/interfaceDonatas Abraitis1-21/+17
2024-05-16zebra: fix mpls commandanlan_cs2-4/+13
2024-05-16bgpd: fix dynamic peer graceful restart race conditionLouis Scalbert1-1/+1
2024-05-16zebra: Update Zebra for DPDK >=22.11 APIEasyNetDev2-14/+19
2024-05-15zebra: fix dump SR-TE information if availablePhilippe Guibert1-12/+6
2024-05-15zebra, lib: move nexthop display helper to lib folderPhilippe Guibert3-329/+373
2024-05-15tests: improve the grpc query client and topotestChristian Hopps2-32/+106
2024-05-14zebra: fix wrong fpm packet headeranlan_cs1-1/+1
2024-05-14zebra: include route source set by route-map in show outputMark Stapp4-50/+119
2024-05-14bgpd: fixes bmp stats send-experimental configurationPhilippe Guibert1-1/+1
2024-05-14bgpd: fix colored routes not installed after a switchoverPhilippe Guibert1-2/+1
2024-05-14lib, vtysh, topotests: fix 'show ip[v6] access-list ... json' formattingPiotr Suchy4-14/+114
2024-05-13bgpd: fix colored nexthops resolutionPhilippe Guibert1-2/+2
2024-05-10tests: Check if `set/match tag untagged` worksDonatas Abraitis3-0/+102
2024-05-10lib: Allow doing match/set tag untaggedDonatas Abraitis4-18/+39
2024-05-09zebra: add some more netlink RTA_ stringsMark Stapp1-0/+6
2024-05-09build: throw in a few more `XREF_SETUP`David Lamparter4-0/+23
2024-05-09zebra: Ensure multipath encodes vxlan right for fpm usageDonald Sharp1-19/+24
2024-05-09zebra: Move fpm check to inside of netlink_route_nexthop_encapDonald Sharp1-13/+13
2024-05-09zebra: Move netlink_route_nexthop_encapDonald Sharp1-28/+27
2024-05-09zebra: Add 2 things to fpm_listenerDonald Sharp1-5/+112
2024-05-09tests: fix mis-spelled `cryptographic-algorithm` keyword in testChristian Hopps1-4/+4
2024-05-09bgpd: Move SRv6 cleanup functionsCarmine Scarpitta1-12/+14
2024-05-09bgpd: Fix SRv6 memory leaks spotted by ASANCarmine Scarpitta1-0/+9
2024-05-09mgmtd: add missing diagnostic show cmd output (notify maps)Christian Hopps1-4/+13
2024-05-08build: make clang-format ignore DEFUN/DEFPYDavid Lamparter1-0/+17
2024-05-08pimd: fix order of operations for evaluating joinDavid Lamparter1-1/+7
2024-05-08pimd: fix null register before aging out reg-stopDavid Lamparter3-23/+49
2024-05-08pimd: fix dr-priority rangeDavid Lamparter5-9/+7
2024-05-08bgpd: Remove redundant recursion flag variableDonatas Abraitis1-5/+1
2024-05-08debian: libyang3Vincent JARDIN1-1/+1
2024-05-08lib: libyang.so.3 compatibilty layersVincent JARDIN2-15/+63
2024-05-07lib: stick `XREF_SETUP` into libfrrzmqDavid Lamparter1-0/+2
2024-05-07mgmtd: some cleanup from original RPC commitChristian Hopps1-13/+28
2024-05-07doc: fix one command for isisanlan_cs1-6/+11
2024-05-07bgpd: bmp rename tlv typesMaxence Younsi1-6/+8
2024-05-07isisd: fix json display for database commandanlan_cs2-5/+18
2024-05-07mgmtd: rpc and action handling both should use rpc map.Christian Hopps1-9/+3
2024-05-07isisd: fix the display topology commandanlan_cs1-3/+3
2024-05-06if: fix same connected addressLoïc Sang1-17/+2
2024-05-06ospf6d: Redistribute metric for AS-external routeAlexander Rose5-21/+85
2024-05-05isisd: remove unnecessary check for vrfanlan_cs3-262/+205
2024-05-05bgpd: Fix the order of NULL check and ZAPI decodeCarmine Scarpitta1-3/+3
2024-05-05bgpd: [GR] fix mode change vtysh return codeChirag Shah1-7/+15
2024-05-03bgpd: Fix crash when deleting the SRv6 locatorCarmine Scarpitta1-0/+3
2024-05-03zebra: fix EVPN svd based remote nh neigh delChirag Shah1-4/+19