From 2b71bbdda1a0974a613d5f32fe47223315d47513 Mon Sep 17 00:00:00 2001 From: Renato Westphal Date: Sat, 3 Dec 2016 21:35:23 -0200 Subject: [PATCH] doc: update README to mention PIM-SSM and LDP support Signed-off-by: David Lamparter --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index f1b25d8a92..91a1d8d0fb 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ Quagga is free software that manages various IPv4 and IPv6 routing protocols. Currently Quagga supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, -RIPv2, and RIPng as well as very early support for IS-IS. +RIPv2, RIPng, PIM-SSM and LDP as well as very early support for IS-IS. See the file INSTALL.quagga.txt for building and installation instructions.