summaryrefslogtreecommitdiffstats
path: root/gdb (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-19debian: Update tools/build-debian-package.sh to use git-buildpackageOndřej Surý2-13/+46
2020-11-19debian: Adjust tarsource.sh to use native debian/changelogOndřej Surý7-1520/+23
2020-11-19debian: Merge various debian changelogs in debian/changelogOndřej Surý1-1/+1487
2020-11-19lib: Add information log of how long configuration took to read inDonald Sharp1-0/+16
2020-11-19lib, sharpd, vtysh: When reading a file in for config send start/end indicatorsDonald Sharp4-1/+57
2020-11-19tests: Add more descriptive error messages and increase timeoutsDonatas Abraitis1-25/+37
2020-11-19ospf6d: More lists being leakedDonald Sharp1-4/+2
2020-11-19lib: Stop socket from leaking.Donald Sharp1-0/+1
2020-11-19pimd: fix indentation issuesSarita Patra2-174/+233
2020-11-18bfdd: fix multiple links same addressRafael Zalamena1-2/+5
2020-11-18bgpd: Prevent ecommunity_ecom2str memory leakDonald Sharp2-11/+18
2020-11-18bgpd: Do not leak vname if we find the matchDonald Sharp1-0/+5
2020-11-18ospf6d: Free up list memoryDonald Sharp1-2/+1
2020-11-18pimd: A buffer may be used uninitedDonald Sharp1-0/+1
2020-11-18lib: fix macro styleIgor Ryzhov2-4/+4
2020-11-18isisd: fix uninitialized variableIgor Ryzhov1-1/+1
2020-11-18ospf6d: fix compilation of debug codeIgor Ryzhov1-3/+3
2020-11-18zebra: fix writing to pointer instead of valueIgor Ryzhov1-1/+1
2020-11-18bgpd, lib, nhrpd, zebra: verify return of sockunion2hostprefixDonald Sharp9-16/+34
2020-11-18lib: Cleanup mem-leaks in error caseDonald Sharp1-1/+5
2020-11-18tools: fix frr-reload l2vpn deleteEmanuele Di Pascale1-0/+6
2020-11-17vtysh: fix out-of-tree build not finding vtysh/daemons.plVincent Bernat1-1/+2
2020-11-17bgpd: identify passive connections in JSON summaryVincent Bernat1-0/+8
2020-11-17bgpd: convert to yang modeled nbr cmdsChirag Shah1-113/+99
2020-11-17pimd: checksum must be validated before accepting igmp packetsMobashshera Rasool4-26/+58
2020-11-17tests: ignore Windows vs Unix style newlinesGalaxyGorilla1-4/+9
2020-11-17doc: Update release procedureDonald Sharp1-19/+30
2020-11-17build: Update changelog from 7.5 release dataDonald Sharp1-0/+67
2020-11-17lib: Change zlog_debug to zlog_err for doc string issuesDonald Sharp1-5/+5
2020-11-17ospfd: Fix excessive doc string for `no summary-address ..` commandDonald Sharp1-2/+2
2020-11-17bgpd: Use __func__ instead of hardcoded strings for some functionsDonatas Abraitis3-7/+5
2020-11-17*: Replace typo (supress => suppress)Donatas Abraitis10-101/+116
2020-11-17doc: Replace _ to `` when bolding keyword for recently added BGP commandsDonatas Abraitis1-14/+14
2020-11-17bgpd: Make sure path->attr is not NULL before dereferencingDonatas Abraitis1-2/+4
2020-11-17ospf6d: Json support added for command "show ipv6 ospf6 interface [json]"github login name4-89/+276
2020-11-17ospf6d: Json support added for command "show ipv6 ospf6 zebra [json]"github login name2-20/+55
2020-11-17ospf6d: Json support added for command "show ipv6 ospf6 [json]"github login name4-98/+273
2020-11-16lib: When aborting log dataDonald Sharp1-0/+2
2020-11-16doc: fix missing space before listQuentin Young1-0/+1
2020-11-16ospfd: reset mpls-te prior to ospf router removalCarlo Galiotto2-0/+14
2020-11-16ospf6d: Json support added for command "show ipv6 ospf6 interface traffic [js...github login name2-33/+140
2020-11-16ospf6d: Json support added for command "show ipv6 ospf6 redistribute [json]"github login name2-26/+112
2020-11-15*: Convert all usage of zclient_send_message to new enumDonald Sharp16-146/+198
2020-11-15bgpd, lib, sharpd: Add enum for zclient_send_message returnDonald Sharp6-33/+36
2020-11-15sharpd: Add buffering supportDonald Sharp1-22/+106
2020-11-15sharpd: Re-arrange route_add|deleteDonald Sharp2-72/+85
2020-11-15bgpd, lib: Indicate when we are buffering instead of immediately sending down...Donald Sharp3-58/+72
2020-11-15lib: clean up out-of-date zapi commentMark Stapp1-36/+1
2020-11-15zebra: use smaller stream buffer for zapi route notificationsMark Stapp2-1/+6
2020-11-15zebra: Add offload and trap counts to summary command for json outputDonald Sharp1-0/+38