summaryrefslogtreecommitdiffstats
path: root/pimd/pim_util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-06doc: Document RFC8212 under `Displaying BGP Information` sectionDonatas Abraitis1-1/+7
2023-06-05mgmtd: rm unused/unneeded code add couple commentsChristian Hopps6-123/+38
2023-06-05ldpd: changes for code maintainabilitysri-mohan11-51/+40
2023-06-05tests: mgmtd: add prologue to bigconf testsChristian Hopps3-4/+24
2023-06-05tests: fix some broken loggingChristian Hopps5-100/+166
2023-06-05mgmtd: Fix up some coverity issuesDonald Sharp1-2/+1
2023-06-05bgpd: entry->any is never trueDonald Sharp3-88/+26
2023-06-05tests: Rename a test to test_bgp_gr_functionality_topo3.pyDonald Sharp1-0/+0
2023-06-05ldpd: changes for code maintainabilitysri-mohan12-37/+20
2023-06-04tests: pause (with CLI) at step() functions when run with --pauseChristian Hopps1-0/+3
2023-06-04lib: mgmtd: remove abstraction layer and other cleanupChristian Hopps3-345/+140
2023-06-04lib: mgmtd: remove obfuscating abstraction layer and other cleanupChristian Hopps3-468/+292
2023-06-02bgpd: Give more data when state machine fails to change stateDonald Sharp1-3/+3
2023-06-01bgpd: Fix typo in debug messageanlan_cs1-3/+3
2023-06-01tests: new mgmt_startup tests are failing due to insufficient timeDonald Sharp2-5/+5
2023-06-01eigrpd: dest_addr does not need to be set to NULLDonald Sharp1-3/+0
2023-06-01bgpd: vpn_policy_getafi can return AFI_MAXDonald Sharp1-0/+2
2023-06-01bgpd: blnc cannot be NULL at if statement timeDonald Sharp1-7/+6
2023-06-01zebra: Consolidate the stream_failure section with normal returnDonald Sharp1-2/+0
2023-06-01zebra: No need to set msg to NULLDonald Sharp1-2/+0
2023-06-01bgpd: community_list_set str is always non nullDonald Sharp2-8/+8
2023-06-01tests: re-style isis_sr_flex_algo_topo1Louis Scalbert1-60/+81
2023-06-01isisd: fix wrongly disabled flex-algoLouis Scalbert1-7/+21
2023-06-01tests: fix mpls table check in isis_sr_flex_algo_topo1Louis Scalbert1-1/+28
2023-06-01zebra: Unlock the route node when sending route notificationsDonald Sharp2-5/+18
2023-06-01ldpd: changes for code maintainabilitysri-mohan11-39/+33
2023-05-31ospf6d: Prevent redundant LSA generation before interface goes downDavid Ward1-1/+0
2023-05-31lib: fix vtysh core when handling questionmarkYuan Yuan1-2/+6
2023-05-31doc: Update reference table for current and upcoming release datesDonatas Abraitis1-9/+9
2023-05-31mgmtd: xpath is already NULL in the failure pathDonald Sharp1-9/+2
2023-05-31bgpd: fix bgpd core when unintern attrYuan Yuan1-0/+4
2023-05-31ospfd, ospf6d: fix time_t truncationRenato Westphal4-4/+5
2023-05-30tests: Actually loop if ping failsDonald Sharp1-1/+2
2023-05-30mgmtd: fix possible race btw read config and backend connectionChristian Hopps2-42/+9
2023-05-30zebra: use ifindex vs ifp to avoid use-after-free on shutdownChristian Hopps2-7/+17
2023-05-30zebra: avoid unneeded vxlan work on shutdownChristian Hopps1-1/+3
2023-05-30tests: add unified config testsChristian Hopps8-197/+311
2023-05-30pim6d: Fix crash in ipv6 pim commandSarita Patra1-3/+5
2023-05-30mgmtd: address review commentsChristian Hopps4-14/+8
2023-05-30mgmtd: fix clang uninit warningChristian Hopps1-1/+3
2023-05-30tests: add some more mgmtd testsChristian Hopps8-0/+418
2023-05-30mgmtd: cleanup BE xpath subscription and matching codeChristian Hopps5-241/+261
2023-05-30lib: mgmtd: fix memleaksChristian Hopps3-2/+7
2023-05-30lib: mgmtd: add manual vty server start option and use itChristian Hopps6-21/+44
2023-05-30lib: mgmtd: fixes for startup config file processingChristian Hopps5-51/+136
2023-05-30mgmtd: Add note to SETCFG_REQ and debug loggingChristian Hopps1-2/+11
2023-05-30mgmtd: simplify early config build removing unused codeChristian Hopps4-181/+74
2023-05-30mgmtd: fix reading of config file[s]Christian Hopps8-86/+211
2023-05-28lib, zebra: Ensure that the ifp->node existsDonald Sharp2-0/+4
2023-05-28pimd: When doing json output do not output non-json stringsDonald Sharp1-2/+2