summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-02update doc of ubuntu 12.04 Hung-Wei Chiu1-0/+24
2017-05-02Update 14.04 docs to support init.d serviceHung-Wei Chiu1-0/+27
2017-05-02pimd: Fix cli uplift mistakesDonald Sharp1-10/+10
2017-05-02ospfd: Fix a variant of the ospf redistribute commandDonald Sharp1-9/+11
2017-05-02Fix: reverse logic of when to pass the supplied group addressJafar Al-Gharaibeh1-4/+5
2017-05-02Fix the wrong user/group for nhrpd.Hung-Weic Chiu1-5/+3
2017-05-02Revert "Fix the "Use-after-free" of clang SA."Hung-Weic Chiu2-4/+1
2017-05-01ldpd: respect link-detect configurationRenato Westphal4-22/+16
2017-05-01ldpd: fixes to handle interface renames properlyRenato Westphal3-7/+13
2017-05-01zebra: fix detection of interface renamesRenato Westphal3-1/+19
2017-05-01lib: allow nonblocking thread_fetch()Quentin Young2-6/+45
2017-04-29zebra: fix infinite loop when deleting non-default vrfRenato Westphal1-0/+1
2017-04-29Fix the "Uninitialized argument value" of clang SA.Hung-Weic Chiu3-2/+3
2017-04-29Fix the "Dead assignment" of clang SA.Hung-Weic Chiu3-12/+3
2017-04-29Fix the "Use-after-free" of clang SA.Hung-Weic Chiu2-1/+4
2017-04-29Fix the memory leakHung-Weic Chiu1-0/+7
2017-04-29isisd: fix uninitialized pointerQuentin Young1-1/+1
2017-04-29lib: add pthread managerQuentin Young3-0/+331
2017-04-29lib: additional thread.c MT-safety workQuentin Young1-23/+44
2017-04-29lib: make thread.c pthread-safeQuentin Young2-95/+200
2017-04-28lib: fix segfault on exit caused by interface removalRenato Westphal1-0/+1
2017-04-28bgpd: Fix some crashes due to NULL pointerDonald Sharp1-4/+21
2017-04-28ospf6d: Fix parse_type_specDonald Sharp1-7/+7
2017-04-28ospf6d: Fix some issues with 'show ipv6 ospf6 data..'Donald Sharp1-2/+2
2017-04-28vtysh: Add back in some missing ospf6 commandsDonald Sharp1-0/+1
2017-04-28bgpd: Allow old vpnv4 commands to compileDonald Sharp2-21/+2
2017-04-28bgpd: Fix 'show .. bgp ... neighbors ' commandDonald Sharp1-2/+4
2017-04-28bgpd: Make json output to be camelCaseDonald Sharp1-9/+15
2017-04-28bgpd: Modify 'show ... bgp ... summary' to only display pertinent infoDonald Sharp1-14/+43
2017-04-28bgpd: fix "clear bgp" commandsRenato Westphal1-17/+2
2017-04-28snapcraft: Clean up old no longer used configure flagsMartin Winter1-7/+0
2017-04-28isisd: make spf MT awareChristian Franke4-18/+107
2017-04-28isisd: announce and parse MT IP reachabilitiesChristian Franke5-230/+596
2017-04-28isisd: announce and parse MT IS reachabilitiesChristian Franke6-77/+405
2017-04-28isisd: track intersecting set of supported MTs for each adjChristian Franke5-1/+124
2017-04-28isisd: announce MT capabilities in IIH and LSPChristian Franke6-0/+249
2017-04-28isisd: add MT configurationChristian Franke8-2/+525
2017-04-28isisd: implement draft-ietf-isis-ext-eth and support p2p over LAN on BSDChristian Franke3-32/+16
2017-04-28isisd: do some cleanup on the spf implementationChristian Franke2-419/+225
2017-04-28isisd: function lsp_te_tlv_fit is never usedChristian Franke2-60/+0
2017-04-28snapcraft: Add support for extra version informationMartin Winter6-3/+18
2017-04-28snapcraft: Fix missing files in "make dist" targetMartin Winter1-20/+2
2017-04-27update doc of ubuntu 12.04 Hung-Wei Chiu1-0/+24
2017-04-27Update 14.04 docs to support init.d serviceHung-Wei Chiu1-0/+27
2017-04-27Update Building_FRR_on_Ubuntu1604.mdHung-Wei Chiu1-6/+5
2017-04-27Update Building_FRR_on_Ubuntu1604.mdHung-Wei Chiu1-0/+37
2017-04-27ldpd: fix issues detected by Coverity ScanRenato Westphal2-16/+4
2017-04-27Update Building_FRR_on_Ubuntu1604.mdHung-Wei Chiu1-6/+5
2017-04-27Update Building_FRR_on_Ubuntu1604.mdHung-Wei Chiu1-0/+37
2017-04-27Problem with DEFUNSH in vtysh, issue #358Daniel Walton1-53/+75