summaryrefslogtreecommitdiffstats
path: root/ldpd (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-16bgpd: Reduce size of 'struct bgp_node' by 8 bytesDonald Sharp1-1/+2
2018-11-16bgpd: Cleanup weird includes of zebra headersDonald Sharp1-2/+0
2018-11-16zebra: Fix privs elevationDonald Sharp1-1/+1
2018-11-14libs: rename two id_alloc macros to resolve bsd conflictMark Stapp1-4/+4
2018-11-14configure.ac: consistently quote all m4 macrosRuben Kerkhof1-349/+349
2018-11-13zebra: Fix netlink installation of recursive ecmp routesMark Stapp1-0/+2
2018-11-13bgpd: allow vrf validity and bgp vrf import/export, when zebra is offPhilippe Guibert6-3/+24
2018-11-12zebra: Let zebra know about bond and blond slave intf typesDinesh Dutt5-3/+105
2018-11-12ospf6d: add missing vty commands to ospf6 area commandPhilippe Guibert1-6/+12
2018-11-12*: Replace zclient_new with zclient_new_notifyDonald Sharp23-39/+26
2018-11-12tests: Verify correct operation of lsp_build_list_nonzero_htChristian Franke4-0/+100
2018-11-12bgpd: fix bgp path info for mplsvpn leaked routes so that they are correctly ...Anton Degtyarev1-1/+1
2018-11-10isisd: Fix issues with purged fragmentsChristian Franke1-1/+12
2018-11-10fabricd: never flood back through the incoming interfaceChristian Franke1-5/+5
2018-11-10isisd: Fix lsp_build_list_nonzero_htChristian Franke1-20/+8
2018-11-10bgpd: Re-use TX Addpath IDs where possibleMitch Skiba21-191/+843
2018-11-09lib: Implement an allocator for 32 bit ID numbersMitch Skiba7-0/+703
2018-11-09isisd: Remove unused debug flagsChristian Franke3-217/+11
2018-11-09isisd: Adjust duration until lsp is regeneratedChristian Franke1-1/+1
2018-11-09bfdd: fix BGP unnumbered peer setupRafael Zalamena1-0/+15
2018-11-09ospf: unregister mpls-te inter-as only if mpls-te is enabledDmitrii Turlupov1-4/+4
2018-11-09OSPF: Add support to multi-area to Router Info.Olivier Dugeon5-229/+424
2018-11-09ospfd: permit reconfiguring network after area suppressedPhilippe Guibert3-2/+33
2018-11-08isisd: Remove unused debug flagsChristian Franke3-217/+11
2018-11-08configure.ac: fix a typo in an error messageRuben Kerkhof1-1/+1
2018-11-07bgpd: Late registration of Extended Nexthop should allow RA's to happenDonald Sharp3-0/+60
2018-11-07zebra: Carry onlink if set from resolving nexthopDonald Sharp1-2/+3
2018-11-07zebra: Add `match ipv6 address WORD` as a legal optionDonald Sharp1-9/+32
2018-11-06watchfrr: Echo statements are blocking the execution of frr scriptSri Mohana Singamsetty1-9/+1
2018-11-06watchfrr: replace /usr/sbin/service frr with /usr/lib/frr/frr scriptSri Mohana Singamsetty1-1/+2
2018-11-03doc: update libyang build instructionsRenato Westphal2-20/+18
2018-11-02pimd, zebra: Encode nexthop vrf in messageDonald Sharp3-2/+7
2018-11-01lib, zebra: Encode nexthop vrf in nht updatesDonald Sharp2-0/+2
2018-11-01doc: Add building-libyang.rst to distfilesChristian Franke1-0/+1
2018-11-01configure: Check whether libyang has ENABLE_LYD_PRIVChristian Franke1-0/+6