summaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-30ospfd: Fix 'advanced' type data base showDonald Sharp1-29/+11
2017-06-30ospf6d: Fix zclient cleanup on shutdownDonald Sharp1-1/+4
2017-06-30ospfd: Fix zclient cleanup on shutdownDonald Sharp1-0/+2
2017-06-30pimd: Fix zclient cleanup on shutdownDonald Sharp2-0/+10
2017-06-30ripd: Fix zclient cleanup on shutdownDonald Sharp3-0/+10
2017-06-30ripngd: Fix zclient cleanup on shutdownDonald Sharp3-0/+9
2017-06-30nhrpd: Fix zclient cleanup on shutdownDonald Sharp1-0/+1
2017-06-30isisd: Fix zclient cleanup on shutdownDonald Sharp3-0/+10
2017-06-30eigrpd: Fix zclient cleanup on shutdownDonald Sharp1-2/+4
2017-06-30babeld: Fix zclient cleanup on shutdownDonald Sharp1-0/+1
2017-06-30lib: Fix clang warningDonald Sharp1-1/+1
2017-06-30lib: fix merge errorQuentin Young1-1/+0
2017-06-30lib: more `show thread cpu`Quentin Young20-29/+49
2017-06-30lib: make `show thread...` commands mt-awareQuentin Young2-164/+163
2017-06-30lib: mt-safe tracebacksQuentin Young3-20/+30
2017-06-30lib: un-static trash buffer for pipe pokerQuentin Young1-1/+1
2017-06-30lib: always use 64-bit integers for jsonQuentin Young3-10/+2
2017-06-29lib, bgpd: fix .gitignoreQuentin Young2-0/+4
2017-06-29*: rebase vty_outln() -> masterQuentin Young5-16/+15
2017-06-29*: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young49-216/+216
2017-06-29*: s/VTY_NEWLINE/VTYNL/gQuentin Young47-1041/+1032
2017-06-29*: use vty_outlnQuentin Young121-4545/+4177
2017-06-29lib: add vty_outln()Quentin Young2-13/+33
2017-06-29bgpd, lib, zebra: Fix if_update function to represent what it doesDonald Sharp5-11/+6
2017-06-29ospfd: The CLI validates the IP addressJafar Al-Gharaibeh1-2/+2
2017-06-29ospfd: Bring in some OSPF useful changes that were lost during Quagga forkJafar Al-Gharaibeh5-181/+263
2017-06-28lib/ospf/eigrp: enable ospf and eigrp to use more specific network statementsDon Slice4-2/+28
2017-06-28ospf6d: add buffer length check to ifmtu changesDon Slice1-2/+13
2017-06-28redhat: On CentOS/RedHat 6, use python27-devel from iuscommunity.orgMartin Winter1-1/+7
2017-06-28redhat: Fix fallout from PR722 (accidently disabled PIMd on non-Redhat systems)Martin Winter1-2/+2
2017-06-28redhat: python-devel is now a build requirement for main packageMartin Winter1-1/+1
2017-06-28debian: python3-dev is now a build requirement for main packageMartin Winter1-1/+1
2017-06-28doc: Update to reflect Python Development Library dependency for all buildsMartin Winter1-2/+1
2017-06-27*: remove VTY_GET_*Quentin Young27-324/+198
2017-06-27bgpd: argv->arg grab bagQuentin Young3-42/+25
2017-06-27bgpd: more cli-eningQuentin Young1-148/+59
2017-06-27*: use ->text and strmatch where appropriateQuentin Young14-67/+67
2017-06-27vtysh: Sort ordering of vtysh_cmd.cDonald Sharp1-2/+2
2017-06-26ospf6d: fix ifmtu settings when kernel changes valuesDon Slice2-7/+30
2017-06-22lib: look at the correct token for jsonQuentin Young1-1/+1
2017-06-21lib: actually exit when asked to do soQuentin Young1-1/+4
2017-06-21vtysh: fix various show commandsQuentin Young1-4/+4
2017-06-21lib: some minor cli fixups for routemapQuentin Young1-2/+6
2017-06-21*: simplify log message lookupQuentin Young33-244/+198
2017-06-20isisd: fix to adhere to new cli apiChristian Franke1-22/+34
2017-06-20isisd: fix memtype counting issueChristian Franke1-3/+3
2017-06-20isisd: adjust redist functionality to current zapiChristian Franke3-20/+51
2017-06-20isisd: fix formatting in metrics when showing databaseChristian Franke1-7/+7
2017-06-19vtysh: fix stack buffer overflowQuentin Young1-6/+8
2017-06-19lib: fix __unused compilation on old platformsRafael Zalamena1-23/+19