summaryrefslogtreecommitdiffstats
path: root/qpb (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-13lib, vtysh: fix inconsistent interface commands in vtyshRenato Westphal6-38/+20
2018-08-13lib, vtysh: fix inconsistent VRF commands in vtyshRenato Westphal3-14/+22
2018-08-13zebra: fix "no pseudowire IFNAME" on vtyshRenato Westphal1-10/+35
2018-08-13ldpd: use DEFPY_NOSH whenever possibleRenato Westphal1-39/+15
2018-08-13lib: implement DEFPY_NOSHRenato Westphal2-0/+7
2018-08-13babeld: avoid reading the configuration file twiceRenato Westphal1-3/+0
2018-08-13lib: add listnode_add_head()Renato Westphal2-0/+33
2018-08-13snapcraft: Add new staticd to snap packageMartin Winter4-0/+30
2018-08-13vtysh: Fix missing tailing / in --config_dir option parsingMartin Winter1-1/+1
2018-08-13zebra: remove unguarded debugging leftoversRenato Westphal1-2/+0
2018-08-13ospf6d: revert fix for Coverity 1221459F. Aragon1-1/+0
2018-08-13staticd: null check (Coverity 1472311)F. Aragon1-1/+1
2018-08-13bgpd: return value check (Coverity 1472310)F. Aragon1-1/+1
2018-08-12peer_delete did not trigger ZEBRA_NEXTHOP_UNREGISTER to ZEBRAvishaldhingra1-1/+1
2018-08-12doc: Add missing flowspec.rst to distribution tar fileMartin Winter1-0/+1
2018-08-11babeld: Use enum instead of #defines for kernel route type informationDonald Sharp2-15/+14
2018-08-11tests: Cleanup assumption that ALLOC could fail.Donald Sharp2-23/+5
2018-08-11lib: Remove memory check testDonald Sharp1-7/+0
2018-08-11ripd: re-add check for rip_create failQuentin Young1-1/+8
2018-08-11*: ALLOC calls cannot failDonald Sharp41-302/+84
2018-08-10tools/checkpatch: fix some bogus macro warningsDavid Lamparter1-2/+6
2018-08-10tools: correct frr-reload.py handling of bgp vni/exit-vni configDon Slice1-6/+23
2018-08-09doc: add "show memory" user documentationDavid Lamparter1-0/+61
2018-08-09staticd: Fix null pointer access (coverity 1472311)Emanuele Di Pascale1-1/+1
2018-08-09bgpd: Fix bgp rpki to match route-map update from PR #2697Martin Winter1-4/+4
2018-08-08bgpd/ospf(6)d/pimd: hide BFD commands with timersRafael Zalamena4-6/+44
2018-08-08bfdd: fix IPv6 peers using link-local addressRafael Zalamena2-10/+18
2018-08-08bfdd: clean-up bfd clients data on shutdownRafael Zalamena2-4/+35
2018-08-08bfdd: improve logging messagesRafael Zalamena5-182/+225
2018-08-08bfdd: clean up header inclusionRafael Zalamena5-50/+1
2018-08-08bfdd: code refactory for simplificationRafael Zalamena1-103/+26
2018-08-08bfdd: free zebra clients data on unregistrationRafael Zalamena1-0/+48
2018-08-08bfdd: send replay request on zebra connectionRafael Zalamena2-7/+48
2018-08-08bfdd: show single hop local-addressRafael Zalamena1-1/+7
2018-08-08bfdd: smooth configuration transitionRafael Zalamena3-0/+25
2018-08-08bfdd: show the correct transmission speedRafael Zalamena1-3/+8
2018-08-08bfdd: add documentationRafael Zalamena10-0/+377
2018-08-08bgpd/ospf(6)d/pimd: don't show BFD timersRafael Zalamena4-0/+14
2018-08-08bfdd: re-route PTM-BFD daemon messagesRafael Zalamena10-0/+1064
2018-08-08bfdd: add vty shell commandsRafael Zalamena11-17/+972
2018-08-08bfdd: wire to the build processRafael Zalamena12-9/+87
2018-08-08bfdd: imported new daemon source codeRafael Zalamena14-0/+6219
2018-08-08lib: import new JSON iteration macroRafael Zalamena2-0/+15
2018-08-08configure: fix help textMark Stapp1-2/+4
2018-08-08lib: fix "-t" command line optionDavid Lamparter1-2/+2
2018-08-08lib: count total memory allocation per MTYPEDavid Lamparter3-7/+42
2018-08-08build: rework mallinfo test & find malloc_sizeDavid Lamparter2-11/+57
2018-08-08staticd: fix tiny whitespace issueDavid Lamparter1-1/+2
2018-08-08pimd: fix bogus uninitialized warningDavid Lamparter1-1/+1
2018-08-08bgpd: Added local router-id to "show bgp neighbor"Ameya Dharkar1-1/+4