summaryrefslogtreecommitdiffstats
path: root/watchfrr (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-30lib: fix error on MacOSRuben Kerkhof2-15/+18
2024-04-29bgpd: fix covery ID 1585206Philippe Guibert1-8/+12
2024-04-29bgpd : Ensure logging for dynamic neighbor listen limit reachedrathorepo1-0/+5
2024-04-29tools: add iproute2 alias for pathd daemonPhilippe Guibert1-0/+1
2024-04-28tests: Apply black formatting from what frrbot suggested to be happyDonatas Abraitis11-59/+54
2024-04-28tests: Add missing check_router_status for bgp_tcp_mss testDonatas Abraitis1-0/+1
2024-04-28tools: Add black formatting commit to .git-blame-ignore-revsDonatas Abraitis1-0/+2
2024-04-27tests: Apply black formatting for all tests/topotestsDonatas Abraitis77-2969/+4883
2024-04-27tests: Drop duplicate pytestmark per fileDonatas Abraitis35-97/+26
2024-04-27tests: Drop debug statements from bgp_gr_restart_retain_routesDonatas Abraitis2-4/+0
2024-04-27tests: Check if Graceful Restart per-neighbor works as expectedDonatas Abraitis4-10/+151
2024-04-27tests: Use a single frr.conf for bgp_gr_restart_retain_routesDonatas Abraitis4-12/+14
2024-04-27bgpd : Prevent deletion of BGP peer groups associated to listen rangerathorepo1-0/+22
2024-04-27bgpd: fix the dead codeanlan_cs1-5/+1
2024-04-26lib: add ZEBRA_FLAG_OUTOFSYNC to dump_flags functionMark Stapp1-15/+19
2024-04-26pimd: fix crash unconfiguring rp keepalive timerVijayalaxmi Basavaraj1-2/+9
2024-04-26bgpd: add bmp loc-rib 64 bit gauge valuePhilippe Guibert4-0/+10
2024-04-26bgpd: add 'bmp stat send-experimental' commandPhilippe Guibert3-2/+30
2024-04-26bgpd: add bmp adj-rib-in 64 bit gauge valuePhilippe Guibert4-0/+16
2024-04-26tools: Handle seq num for BGP as-path in frr-reload.pyChirag Shah1-0/+29
2024-04-25bgpd: Remove unused addition found in clangDonald Sharp1-2/+8
2024-04-25bgpd: Explain Better admin w/ redistribution a bit better.Donald Sharp1-1/+8
2024-04-25ospfd: OSPFAPI Server options to limit to local connections and per-instance TCPAcee Lindem4-14/+51
2024-04-25yang: ietf-netconf-acm needs to be in libfrrDavid Lamparter2-1/+1
2024-04-25zebra, sharpd: add srv6 End.DX6 supportPhilippe Guibert2-1/+28
2024-04-25ospf6d: fix DEFUN formatting wrecked by clangDavid Lamparter2-246/+458
2024-04-25docs: libs install-prefix since cmake 3.21Vincent JARDIN1-1/+1
2024-04-25docs: sysrepo install-prefix since cmake 3.21Vincent JARDIN1-2/+2
2024-04-25docs: libyang install-prefix since cmake 3.21Vincent JARDIN2-2/+2
2024-04-24doc: clean up a few commands for isisanlan_cs1-17/+2
2024-04-24lib,bgpd,vtysh: move bgp vty defines to libMark Stapp3-3/+2
2024-04-23tools: fix frr-reload for no ip msdp peer cmdChirag Shah1-0/+11
2024-04-23tools: fix pim interface config deletionIIChirag Shah1-2/+6
2024-04-23nhrp: replace hard coded retry time with value derived from holdtimeLou Berger1-3/+9
2024-04-23vtysh: Show `ip ospf network ...` even if it's not the same as the interface ...Donatas Abraitis3-24/+25
2024-04-23isis, lib: add isis srv6 capability to ls_nodePhilippe Guibert3-0/+21
2024-04-23isisd, lib: add link state support for srv6 adjacenciesPhilippe Guibert4-4/+183
2024-04-23lib: fix srv6 locator flags propagated to isisPhilippe Guibert1-0/+2
2024-04-23topotests: lib, fix filter out "At line 73 in /usr/share/snmp/mibs/ietf/SNMPv...Philippe Guibert1-4/+9
2024-04-23Revert "bgpd: fix pointer arithmetic in bgp snmp module"Louis Scalbert1-2/+2
2024-04-23Revert "ospfd: fix some dicey pointer arith in snmp module"Louis Scalbert1-13/+13
2024-04-23bgpd: fix show run of network route-distinguisherLouis Scalbert1-0/+4
2024-04-23bgpd: Update IPv6 extended community sub-type for extended link bandwidthDonatas Abraitis1-2/+3
2024-04-22tests: Check if extended link bandwidth can be more than 25gbpsDonatas Abraitis4-0/+137
2024-04-22bgpd: Use snprintfrr() to print PRIu64 for ipv6_ecommunity_lb_str()Donatas Abraitis1-2/+2
2024-04-22tests: Check if extended link bandwidth is considered into alsoDonatas Abraitis2-1/+2
2024-04-22bgpd: Include IPv6 extended community into multipath considerationsDonatas Abraitis1-6/+16
2024-04-22bgpd: Extract link bandwidth from IPv6 extended community if receivedDonatas Abraitis1-0/+4
2024-04-22*: Use uint64_t for weight down the path to ZebraDonatas Abraitis4-11/+11
2024-04-22bgpd: Allow sending extended communities between OAD peersDonatas Abraitis1-1/+1