X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=patches%2F002-quagga_olsr.patch;h=5bbe47c5e9c89d3a45473e375c477ed3e84267d4;hb=3779bcea76497001132ea837a3c7c27e2ba5c5a8;hp=81be34ae6708aba9ad2b392f4eb04762ad84f332;hpb=21d2f7cd715ee9cc31faf0e0ddeb7c09cf9c726d;p=feed%2Frouting.git 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"