summaryrefslogtreecommitdiffstats
path: root/lib/sockopt.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-18zebra: Do not assign time and then never use itDonald Sharp1-1/+1
2024-08-18*: Spelling issuesDonald Sharp3-10/+7
2024-08-18zebra: Fix compilation warningCarmine Scarpitta1-1/+1
2024-08-18lib: Fix compilation warningCarmine Scarpitta1-6/+5
2024-08-18mgmtd: fix a couple compilation warnings.Christian Hopps2-3/+2
2024-08-16 ospfd: Fix SA warnings in ospf_packet.c and ospf_vty.cAcee2-4/+3
2024-08-16pimd: fix missing checking the return value for igmp commandanlan_cs1-1/+4
2024-08-16zebra: fix loading kernel routs without netlinkKristof Provost3-0/+6
2024-08-15*: Fix spelling errors foundDonald Sharp10-16/+15
2024-08-14ospfd: Remove deprecated router_info_area_id_cmdDonatas Abraitis1-11/+0
2024-08-14tests: Fix route_scale startup issuesDonald Sharp1-0/+17
2024-08-14bgpd: fix memory type for static->prd_prettyPhilippe Guibert1-1/+1
2024-08-14tests: add retries to nhg tests in all_proto_startupMark Stapp1-13/+50
2024-08-14bgpd: Avoid use-after-free when doing `no router bgp` with auto created insta...Donatas Abraitis1-3/+6
2024-08-13babeld: Free up memory on shutdownDonald Sharp5-4/+10
2024-08-13pbrd: Call vrf_terminate on shutdownDonald Sharp1-0/+2
2024-08-13zebra: Do not forget to free opaque data for route entryDonatas Abraitis5-19/+15
2024-08-13doc: Add doc to show sysctl setting for SanitizersDonald Sharp2-0/+16
2024-08-13bgpd: Free up non-freed json memory on function returnDonald Sharp1-0/+2
2024-08-12doc: Fix up pim user docs.Nathan Bahr1-11/+11
2024-08-12tests: Fix bgp_duplicate_nexthop python warningDonald Sharp1-1/+1
2024-08-12pathd: Cleanup shutdown memory leaksDonald Sharp1-0/+15
2024-08-12lib: Fix memory leak in snmp on shutdownDonald Sharp1-1/+8
2024-08-11bgpd, doc: add bgp snmp traps rfc4382 commandPhilippe Guibert4-0/+34
2024-08-11bgpd: Move evpn_overlay to a pointerDonatas Abraitis19-145/+265
2024-08-11doc: Document on how to run specific daemons with unified config in topotestsDonatas Abraitis1-0/+9
2024-08-11tests: Convert self.unified_config to booleanDonatas Abraitis1-2/+2
2024-08-11mgmtd: Add to .gitignore for mgmtd_testc programDonald Sharp1-0/+1
2024-08-11zebra: Ensure non-equal id's are not same nhg'sDonald Sharp1-3/+12
2024-08-10lib: Fix LYD_NEW_PATH_OUTPUT issue to support libyang v3.xLu.Mao1-1/+6
2024-08-10lib: fix distribute-list deletionIgor Ryzhov1-0/+33
2024-08-09bgpd: Shrink rmap_change_flags to 2-bytesDonatas Abraitis1-1/+1
2024-08-09bgpd: Reduce encap_tunneltype to 1 byteDonatas Abraitis1-1/+1
2024-08-09isisd: fix memory handling in isis_adj_process_threeway()Mark Stapp3-13/+13
2024-08-08lib: Don't print warning if not a daemonDonald Sharp3-3/+12
2024-08-08isisd, lib: Cleanup linked list associated with snmpDonald Sharp3-0/+14
2024-08-08lib: Cleanup memory associated with modules on shutdownDonald Sharp3-0/+15
2024-08-08isisd: Free up isis master list of instancesDonald Sharp3-0/+7
2024-08-08isisd: Cleanup leaked hash on shut in circuitDonald Sharp3-6/+6
2024-08-08isisd: Free up memory associated with rm/vrf'sDonald Sharp2-1/+5
2024-08-08sharpd: Eliminate leaked list for locator-chunksDonald Sharp1-0/+9
2024-08-08lib: add seg6localContext json attribute in nexthop informationPhilippe Guibert3-0/+49
2024-08-08tools: Fix python string escape warnings for frr-reload.pyDonatas Abraitis1-25/+25
2024-08-08ripd: fix show run output for distribute-listIgor Ryzhov2-4/+16
2024-08-08lib: fix crash on distribute-list deleteIgor Ryzhov1-0/+2
2024-08-07mgmtd: don't add implicit state data when reading config from fileIgor Ryzhov1-1/+2
2024-08-07bgpd: Remove BGP_UPDATE_DELAY_MIN/MAXDonatas Abraitis3-10/+8
2024-08-07tests: wait for test client to connect before running testChristian Hopps1-0/+13
2024-08-07bgpd: Clear previously allocated capabilities values before parsing a new OPENDonatas Abraitis1-0/+17
2024-07-31tests: need aggressive timers in bgp_prefix_list_anyDonald Sharp2-0/+8