]> git.puffer.fish Git - matthieu/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>
Sun, 25 Sep 2011 14:12:13 +0000 (18:12 +0400)
commit257c0eb350f314014ff1f8a993f3cf2456964cda
tree212d344e2058f7f3650bed6d3299b364cf2ead98
parente00d4e2e3dd20d567d670cae1c33618910c639fa
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