summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-11zebra: adjust one debug infoanlan_cs1-6/+5
2023-07-11doc: fix the error pathxzheng1-2/+2
2023-07-10isisd: replace gmtime with gmtime_rMark Stapp1-8/+8
2023-07-10tests: add route-install test using NHRP tunnelMark Stapp2-0/+84
2023-07-10sharpd: allow sharpd to install non-recursive routesMark Stapp2-4/+9
2023-07-10zebra: use NHRP routes as valid in nexthop checkMark Stapp2-1/+12
2023-07-10nhrpd: clean up locals in route zapi apiMark Stapp1-3/+3
2023-07-10zebra: Guard printing an error by checking if VRF is not NULLDonatas Abraitis1-4/+10
2023-07-10zebra: Check if ifp is not NULL in zebra_if_update_ctx()Donatas Abraitis1-0/+7
2023-07-10zebra: Do not check ifp for NULLDonatas Abraitis1-1/+1
2023-07-10bgpd: Fix table manager to use the synchronous clientDonald Sharp2-4/+4
2023-07-10bgpd: Fix table manager to use the synchronous clientDonald Sharp2-4/+4
2023-07-10tests: fix BGP delayopen timer expiration testDavid Schweizer1-1/+1
2023-07-10zebra: Lookup up nlsock * one time in call treeDonald Sharp1-5/+2
2023-07-10tests: bgp_flowspec expand timingsDonald Sharp2-1/+3
2023-07-10tests: Fix wrong config line in bgp_l3vpn_to_bgp_vrfDonald Sharp3-3/+3
2023-07-10tests: isis_tilfa_topo1 fails sometimes due to insufficient timeDonald Sharp13-21/+39
2023-07-10tests: bgp_vpnv4_per_nexthop_label is failingDonald Sharp1-0/+4
2023-07-10tests: zebra_rib route-map run times fixupDonald Sharp1-2/+2
2023-07-10tests: Do not remove core filesDonald Sharp1-6/+4
2023-07-10tests: If a core file is generated fail the testDonald Sharp1-1/+15
2023-07-10tests: Look for zlog_backtrace in ci systemDonald Sharp1-0/+34
2023-07-10bgpd: Get 1 or 2 octets for Sub-TLV length (Tunnel Encap attr)Donatas Abraitis1-1/+3
2023-07-10pimd, pim6d: Added pimEnabled field in "show ip pim nexthop json" cliSarita Patra1-0/+10
2023-07-09zebra: fix mpls config on ifaces created post frrPhilippe Guibert1-0/+5
2023-07-09tools: fix ospf area stub summary in frr-reloadChirag Shah1-0/+20
2023-07-08tests: Ignore test_darr for gitDonatas Abraitis1-0/+1
2023-07-08bgpd: fix evpn zclient_send_message return codeChirag Shah1-2/+8
2023-07-07bgpd: Deprecate Prestandard Outbound Route Filtering capabilityDonatas Abraitis10-141/+36
2023-07-07bgpd: Check if cluster list attribute is not received via eBGP sessionDonatas Abraitis1-0/+9
2023-07-07bgpd: Check if originator-id attribute is not received via eBGP sessionDonatas Abraitis2-4/+13
2023-07-07bgpd: Deprecate Prestandard Route Refresh capability (128)Donatas Abraitis7-84/+20
2023-07-07bgpd: Drop deprecated capability (dynamic 66)Donatas Abraitis2-12/+0
2023-07-07zebra: Fix crash when `dplane_fpm_nl` fails to process received routesCarmine Scarpitta1-1/+2
2023-07-07zebra: Abstract `dplane_ctx_route_init` to init route without copyingCarmine Scarpitta1-2/+19
2023-07-07ospf: fix lsa leakryndia1-1/+0
2023-07-07bgpd: Fix `show bgp summary wide` alignmentDonatas Abraitis2-5/+5
2023-07-07bgpd: Show neighbors software version if description is not setDonatas Abraitis1-1/+10
2023-07-07doc: document sqlite3 depend and add to docker buildChristian Hopps2-0/+13
2023-07-07build: disable warning for m$ extension useChristian Hopps1-0/+1
2023-07-05topotests: label per nexthop ipv6 test adds add a while loop for mpls tablePhilippe Guibert1-29/+39
2023-07-05bgpd: Free nexthop in bgp_mplsvpn_nh_label_bind_freeKeelan101-0/+4
2023-07-05bgpd: Fix memory leakKeelan101-0/+3
2023-07-05zebra: Use zebra dplane for RTM link and addrDonald Sharp12-712/+1033
2023-07-05zebra: Add code to get/set interface to pass up from dplaneDonald Sharp13-1/+607
2023-07-05zebra: Remove duplicate function for netlink interface changesDonald Sharp1-174/+22
2023-07-05zebra: Remove unused add variableDonald Sharp3-5/+3
2023-07-05zebra: Remove unused dplane_intf_deleteDonald Sharp2-13/+0
2023-07-05zebra: Move protodown_r_bit to a better spotDonald Sharp5-49/+35
2023-07-05zebra: Rename vrf_lookup_by_tableid to zebra_vrf_lookup..Donald Sharp5-31/+32