+2005-05-28 Hasso Tepper <hasso at quagga.net>
+
+ * bgp_routemap.c: Sync set_metric_addsub_cmd with ripd.
+
2005-05-27 Hasso Tepper <hasso at quagga.net>
* bgp_routemap.c: Stop leaking communities.
"set metric <+/-metric>",
SET_STR
"Metric value for destination routing protocol\n"
- "Add or subtract BGP metric\n")
+ "Add or subtract metric\n")
DEFUN (no_set_metric,
no_set_metric_cmd,
+2005-05-28 Hasso Tepper <hasso at quagga.net>
+
+ * rip_routemap.c: Fix set_metric_addsub_cmd help, it's not about BGP
+ metric.
+
2005-05-26 Hasso Tepper <hasso at quagga.net>
* rip_routemap.c: In case of '0.0.0.0' used as 'nexthop', use sender
"set metric <+/-metric>",
SET_STR
"Metric value for destination routing protocol\n"
- "Add or subtract BGP metric\n")
+ "Add or subtract metric\n")
DEFUN (no_set_metric,
no_set_metric_cmd,