From 3779bcea76497001132ea837a3c7c27e2ba5c5a8 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 21 Oct 2007 14:14:00 +0000 Subject: [PATCH] Fix typo, thanks florida ! (#2581) git-svn-id: https://svn.openwrt.org/openwrt@9393 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- patches/002-quagga_olsr.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/002-quagga_olsr.patch b/patches/002-quagga_olsr.patch index 81be34a..5bbe47c 100644 --- a/patches/002-quagga_olsr.patch +++ b/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" -- 2.30.2