summaryrefslogtreecommitdiffstats
path: root/pimd/pim_addr.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2023-05-28tests: Allow ping to run multiple times before failingDonald Sharp1-2/+9
2023-05-28lib: enable short circuit for FE client/adapter connectionChristian Hopps2-3/+17
2023-05-28staticd: remove connect notify function, not neededChristian Hopps1-3/+8
2023-05-28mgmtd: lib: cleanup error and debug messagesChristian Hopps5-272/+316
2023-05-28mgmtd: lib: move INIT to after client registersChristian Hopps2-0/+11
2023-05-28mgmtd: send reply to SUBSCR_REQ with success or notChristian Hopps1-9/+35
2023-05-28lib: add short-circuit operation between same processChristian Hopps6-36/+162
2023-05-28lib: mgmtd: add a identifying tag to the debug messageChristian Hopps4-10/+12
2023-05-28lib: dont be tricky with session_id just make it a session_idChristian Hopps5-292/+239
2023-05-28mgmtd: fix cleanup of cleanup in FE adapter codeChristian Hopps1-48/+41
2023-05-28mgmtd: eliminate unused stateChristian Hopps3-5/+1
2023-05-28mgmtd: cleanup/fix BE adapter deletion codeChristian Hopps1-37/+38
2023-05-28mgmtd: convert BE/FE adapter to use allocated connectionsChristian Hopps4-47/+42
2023-05-28lib: mgmtd: add server-side connection code to mgmt_msgChristian Hopps14-742/+387
2023-05-28lib: msg: refactor common connection code from mgmtdChristian Hopps10-396/+437
2023-05-28lib: mgmt msg: add version to messagesChristian Hopps6-33/+46
2023-05-28lib: remove write-on-off, just requeue to the back of the queueChristian Hopps9-178/+10
2023-05-28tests: python-foo assure foo[0] is on a list not dict_values objectChristian Hopps1-1/+1
2023-05-26tests: Convert to using logger.warningDonald Sharp1-1/+1
2023-05-26vtysh: Give actual pam error messagesDonald Sharp1-6/+9
2023-05-26tests: selecting results by regexp and ragnes, add container supportChristian Hopps2-88/+305
2023-05-26tests: ospfapi: fix non-determinism in testChristian Hopps1-25/+38
2023-05-26tests: cleanup the config file specification and default codeChristian Hopps2-14/+39
2023-05-25bgpd: Refactor subgroup_announce_table() to reuse an existing helpersDonatas Abraitis3-59/+29
2023-05-25ripd: embed BFD YANG modelsDavid Lamparter1-0/+1
2023-05-25mgmtd: embed necessary YANG modelsDavid Lamparter1-2/+6
2023-05-25vtysh: Fix typo in warning message for `-b -f ...`Donatas Abraitis1-1/+1