summaryrefslogtreecommitdiffstats
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-23isisd: Segmentation fault on isis daemon fixesboris yakubov4-10/+22
2016-09-23lib: update Solaris multicast API (BZ#725)Christian Franke1-0/+34
2016-09-23ripd: split-horizon default differed between rip_interface_new and _resetPaul Jakma3-72/+65
2016-09-23vtysh: make extract.pl more whitespace-robustDavid Lamparter1-1/+1
2016-09-23lib: fix ICC warning in route-map codeDavid Lamparter1-1/+1
2016-09-23ospf6d: fix fallout from ifindex_t changeDavid Lamparter1-1/+2
2016-09-23Revert "Make route flags a 32bit field"Donald Sharp11-30/+29
2016-09-23Revert "zebra: use link scope for interface routes"Donald Sharp2-10/+18
2016-09-23Revert "zebra: support FIB override routes"Donald Sharp7-214/+142
2016-09-23zebra: support FIB override routesTimo Teräs7-142/+214
2016-09-23zebra: use link scope for interface routesTimo Teräs2-18/+10
2016-09-23Make route flags a 32bit fieldChristian Franke11-29/+30
2016-09-23vtysh: relax error condition on buildRenato Westphal1-1/+3
2016-09-23zebra: check at startup if the kernel supports MPLSRenato Westphal14-49/+83
2016-09-23*: remove dead codeRenato Westphal10-58/+0
2016-09-23zserv: always send all information about each routeRenato Westphal1-14/+15
2016-09-23zebra: add explicit-null option for static MPLS LSPsRenato Westphal2-5/+24
2016-09-23zebra: fix bug in nexthop label allocationßingen1-1/+2
2016-09-23zebra: install MPLS CLI commands only if MPLS is enabled.Renato Westphal7-401/+991
2016-09-23MPLS: ignore hardware restrictions when --enable-cumulus is not given.Renato Westphal3-1/+6
2016-09-23MPLS: add support for labeled IPv6 static routes.Renato Westphal1-99/+148
2016-09-23distro/redhat: add mpls and ldpdRenato Westphal6-2/+112
2016-09-23build: fix package generation on CentOS 7Renato Westphal1-1/+1
2016-09-23mpls: add support to the OpenBSD kernelRenato Westphal10-2/+270
2016-09-23mpls: add null driverRenato Westphal7-163/+119
2016-09-23mpls: add support for LDP LSPsRenato Westphal11-201/+500
2016-09-23ldpd: add vtysh supportRenato Westphal5-6/+214
2016-09-23ldpd: adapt the code for QuaggaRenato Westphal57-1200/+8862
2016-09-23ldpd: sun is a reserved word on SolarisRenato Westphal1-8/+8
2016-09-23ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal32-0/+15009
2016-09-23MPLS: Fix pointer manipulation when forming netlink nested attributesvivek1-2/+12
2016-09-23MPLS: Install labeled static routesvivek5-38/+233
2016-09-23MPLS: Configure static routes with labels in Quaggavivek6-154/+383
2016-09-23MPLS: Display enhancements and JSON supportvivek4-46/+196
2016-09-23Quagga: Fix MPLS LSP scheduling to follow nexthop route updatevivek5-12/+56
2016-09-23Quagga: Fix memcmp usage for MPLSvivek1-6/+6
2016-09-23Quagga: Display MPLS label forwarding tablevivek4-0/+184
2016-09-23Quagga: Install label forwarding entries for statically configured LSPsvivek12-27/+1553
2016-09-23Quagga: Fix alignment in netlink messages in some casesvivek1-19/+5
2016-09-23Quagga: Static LSP configurationvivek11-3/+874
2016-09-23Quagga: Definitions for static LSPsvivek4-1/+171