summaryrefslogtreecommitdiffstats
path: root/babeld/babel_interface.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-01lib: Time to remove CONFDATE blockDonatas Abraitis1-16/+1
2021-05-31doc: fix redundant index once againIgor Ryzhov1-1/+0
2021-05-27staticd: return SUCCESS when deleting non-existent routeMark Stapp1-3/+2
2021-05-27docker: fix ubuntu containersIgor Ryzhov2-4/+4
2021-05-27Revert "build: libyangv2 is mainlined, update"Igor Ryzhov2-16/+32
2021-05-27grpc: improve checks for GRPC C++ requirementsChristian Hopps1-1/+2
2021-05-27ospf6: fix memory leak in ospf6_abr_examin_summaryPat Ruddy2-5/+7
2021-05-27build: libyangv2 is mainlined, updateChristian Hopps3-38/+21
2021-05-26bgpd: add show bgp summary filter by neighbor or ASLouis Scalbert5-102/+279
2021-05-26ospf6d: Fix route map "set tag" commandMartin Buck1-0/+3
2021-05-26ospf6d: fix debug message config writeIgor Ryzhov1-10/+10
2021-05-26ospf6d: fix invalid "no debug ospf6 message unknown"Igor Ryzhov1-2/+2
2021-05-25ospf6d: fix possible crashesIgor Ryzhov1-12/+19
2021-05-25ospfd: Fix quick interface down up event handling in ospfDonald Sharp3-0/+26
2021-05-25staticd: fix distance processingIgor Ryzhov2-6/+59
2021-05-25tools: fix peer-group deletion in frr-reloadChirag Shah1-0/+170
2021-05-24doc: remove "no" commandsIgor Ryzhov2-3/+3
2021-05-24ospf6d: fix address sanitizer crashRafael Zalamena1-1/+1
2021-05-24lib: fix missing newlineIgor Ryzhov1-1/+1
2021-05-23bgpd: fix default for extended-nexthop-capabilityChristian Hopps3-2/+10
2021-05-22grpc: improve checks for GRPC C++ requirementsChristian Hopps3-1/+966
2021-05-22lib: fix handling of rmap prefix-tree default nodeTrey Aspelund1-1/+9
2021-05-21isisd: fix missing VRF parameterIgor Ryzhov1-3/+3
2021-05-21bgpd: fix aggregate-address commandIgor Ryzhov1-4/+4
2021-05-21yang: fix BGP multicast prefix typeRafael Zalamena1-10/+10
2021-05-21yang: move multicast prefix type definitionRafael Zalamena2-36/+40
2021-05-20build: display Werror in configure output if configuredMark Stapp1-1/+1
2021-05-20bgpd: Show BGP community alias in JSON community list outputDonatas Abraitis2-4/+8
2021-05-20ospfd: "ip ospf area" command can select wrong processDon Slice1-2/+2
2021-05-20doc: expand documentation on gRPCChristian Hopps1-4/+278
2021-05-20lib: fix northbound merge code (libyang)Christian Hopps1-1/+1
2021-05-19tests: Speedup ospf_sr_topo1 by over 100 secondsDonald Sharp6-0/+34
2021-05-19Revert "bgpd: When deleting a neighbor from a peer-group the PGNAME is optional"Igor Ryzhov1-2/+2
2021-05-19ospfd: New code adds newline to log filesDonald Sharp2-3/+3
2021-05-19pimd: Fix rare crash situationDonald Sharp1-3/+5
2021-05-19pimd: When bind fails give some extra dataDonald Sharp1-2/+2
2021-05-19doc: Show BGP prefixes by community aliasDonatas Abraitis1-0/+4
2021-05-19tests: Show BGP prefixes by community aliasDonatas Abraitis4-7/+36
2021-05-19bgpd: Show BGP prefixes by community aliasDonatas Abraitis2-41/+98
2021-05-19pbrd: fix coverity warningIgor Ryzhov1-15/+13
2021-05-19lib: fix coverity warningsIgor Ryzhov1-0/+2
2021-05-19tests: Fixup some pylint warnings in test_multicast_pim_sm_topo2.pyDonald Sharp1-12/+26
2021-05-19zebra: fix possible uninitialized valueIgor Ryzhov1-1/+1
2021-05-19ospfd: Correct Coverity defectsOlivier Dugeon16-203/+464
2021-05-18bgpd: fix zebra bfd registrationIgor Ryzhov1-3/+3
2021-05-18build: Update configure.ac to reflect new master versionfrr-8.1-devDonald Sharp1-1/+1
2021-05-18ospfd: fix SID/Label Sub TLV sizeIgor Ryzhov2-5/+4
2021-05-18pathd: Clean coverity issues after merge pathd link state feature.Javier Garcia3-8/+7
2021-05-18pathd: Fix affinity command to exclude options to match implementation.Javier Garcia2-7/+5
2021-05-18bgpd: raise privs for SO_BINDTODEVICEIgor Ryzhov1-1/+3