]> git.puffer.fish Git - mirror/frr.git/commit
zebra: fix loss of metric for Linux routes
authorDmitry Popov <dp@highloadlab.com>
Sun, 11 Sep 2011 09:48:25 +0000 (13:48 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Tue, 27 Sep 2011 16:46:25 +0000 (20:46 +0400)
commit83d1614952faf100a0a1bacaa0a1b3f70a013c9f
tree3b1ffb4fbd385e6f5ee2277ed24015ce2305f5db
parent3c9cfcdebf680c1d2c0e6b69cb4e11885a049e05
zebra: fix loss of metric for Linux routes

* rt_netlink.c
  * netlink_route_change(): fetch metric information like
    netlink_routing_table() does and pass it further
zebra/rt_netlink.c