From: Florian Fainelli Date: Sun, 21 Oct 2007 14:14:00 +0000 (+0000) Subject: Fix typo, thanks florida ! (#2581) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=869ff3da46499b53efe90cef571fe3842d3cd021 Fix typo, thanks florida ! (#2581) SVN-Revision: 9393 --- diff --git a/net/quagga/patches/002-quagga_olsr.patch b/net/quagga/patches/002-quagga_olsr.patch index 81be34ae67..5bbe47c5e9 100644 --- a/net/quagga/patches/002-quagga_olsr.patch +++ b/net/quagga/patches/002-quagga_olsr.patch @@ -244,7 +244,7 @@ diff -Nur quagga-0.98.6.orig/bgpd/bgp_vty.c quagga-0.98.6/bgpd/bgp_vty.c DEFUN (bgp_redistribute_ipv6_rmap_metric, bgp_redistribute_ipv6_rmap_metric_cmd, - "redistribute (connected|kernel|ospf6|ripng|static) route-map WORD metric <0-4294967295>", -+ "redistribute (connected|kernel|ospf6|ripng|static|ols) route-map WORD metric <0-4294967295>", ++ "redistribute (connected|kernel|ospf6|ripng|static|olsr) route-map WORD metric <0-4294967295>", "Redistribute information from another routing protocol\n" "Connected\n" "Kernel routes\n"