summaryrefslogtreecommitdiffstats
path: root/ldpd/ldp_vty_conf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-03ldpd: fix wrong indentation in the help menuRenato Westphal1-1/+1
2017-10-03ospfd: OSPFv2 VRF remove iflist from masterChirag Shah4-5/+2
2017-10-03ospfd: fix vrf bind sock non-linux systemChirag Shah2-2/+18
2017-10-03ospfd: Bind socket to vrf deviceChirag Shah4-26/+78
2017-10-03ospfd: OSPFv2 VRF fixesIChirag Shah2-14/+30
2017-10-03ospfd: OSPFv2 VRF Changes IIChirag Shah8-447/+474
2017-10-03ospfd: fix clang warning & ci-ospf testChirag Shah2-9/+2
2017-10-03ospfd: OSPFv2 VRF, fix CLAN SA warningChirag Shah1-2/+6
2017-10-03ospfd: OSPFv2 VRF SupportChirag Shah27-839/+1866
2017-10-03lib: Fix memset usageDonald Sharp1-2/+2
2017-10-03isisd: optimize per interface lsp send-queue creationChristian Franke9-75/+227
2017-10-03eigrpd: Remove unnecessary macro definitionsDonald Sharp1-17/+1
2017-10-03eigrpd: Remove ei mapping to connected routesDonald Sharp15-452/+276
2017-10-03eigrpd: Start fixing eigrp_interfaceDonald Sharp3-37/+33
2017-10-02ospfd: Fix maxage_lsa lookup keyChirag Shah1-7/+14
2017-10-02ospfd: ospf use macro for authenticationChirag Shah1-23/+12
2017-10-02zebra: Cleanup ptm memory *after* we tell the sockets to clean upDonald Sharp1-1/+1
2017-10-02zebra: Properly initialize memory for rtadvDonald Sharp1-2/+4
2017-10-02zebra: Fix valgrind report of unintialized dataDonald Sharp1-7/+12
2017-10-02isisd: fix vertex queue comparatorChristian Franke2-2/+2
2017-10-02scan-build: fix warningVincent JARDIN2-4/+1
2017-10-02ospf_packet: scan-build/clang clean upVincent JARDIN1-7/+5
2017-10-02scan-build: cleanup some warningsVincent JARDIN5-10/+12
2017-10-02sha256: fix clang warningVincent JARDIN1-1/+2
2017-10-01ospfd: fix area virtual-link commandChirag Shah1-12/+9
2017-09-29ospfd: ospf virtual-link fixChirag Shah1-6/+1
2017-09-29lib: Fix abbreviationDonald Sharp1-1/+1
2017-09-29lib: remove extra / in other pathsQuentin Young1-1/+1
2017-09-29ldpd: add more filtering options in some "show" commandsRenato Westphal3-112/+401
2017-09-29ldpd: improve ordering of interfaces on user outputRenato Westphal3-7/+7
2017-09-28vtysh: more multi-instance fixingQuentin Young1-3/+5
2017-09-28pimd: Add 'show ip mroute fill' commandDonald Sharp1-11/+21
2017-09-28ospfd: fix ospf virtual-link command optionsChirag Shah1-120/+68
2017-09-27tools: frr-reload.py should exit(1) if vtysh config mode is lockedDaniel Walton1-0/+30
2017-09-27bgpd: fix 4-byte AS display in bestpath-from-ASDaniel Walton1-1/+1
2017-09-27debian: Fix logrotate when FRR is not runningDave Olson1-1/+1
2017-09-27vtysh: 'x not running' reduxQuentin Young1-2/+10
2017-09-27zebra: split ip route DEFUNs for blackhole, reject, etcDaniel Walton1-17/+135
2017-09-27bgpd: remove clippy references in bgp_debug.cDaniel Walton2-5/+0
2017-09-27pimd: Some compilers are complaining about my bpDonald Sharp1-1/+2
2017-09-27vtysh: remove extra / in config pathQuentin Young1-2/+2
2017-09-27bgpd: Reduce multiaccess_check_v4 overhead for subgroupsDonald Sharp3-9/+48
2017-09-27zebra: Fix irdp so it doesn't crash when looked atDonald Sharp2-0/+44
2017-09-27ospfd: fix virtual-link config commandChirag Shah1-17/+14
2017-09-26watchfrr: Add a empty 'show debug..' commandDonald Sharp1-0/+11
2017-09-26vtysh: Remove double display of daemon info for 'show debugging'Donald Sharp1-1/+1
2017-09-26zebra: static nsVincent JARDIN1-1/+1
2017-09-26zebra: Display if we are debugging zebra vxlan or notDonald Sharp1-0/+2
2017-09-26pimd: add support for boundariesQuentin Young9-15/+137
2017-09-25lib: destroy threadmaster condition variableQuentin Young1-0/+1