commit | be61c4eb59b8df1aab496176d87bb2e1763f185e | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sat Aug 27 06:05:47 2005 +0000 |
committer | hasso <hasso> | Sat Aug 27 06:05:47 2005 +0000 |
tree | 063e8baa7cd4a863e72d246d7c14f14842cbb604 | |
parent | b7395791a31f7b734094d032998ab632136f36f1 [diff] |
* zebra_rib.c, rib.h: Add distance and metric arguments to the rib_add_ipv6() function so that IPv6 routes in RIB can have correct metric. No IPv6 routing daemon uses distance yet though. * zserv.c, connected.c, kernel_socket.c, rt_netlink.c, rtread_proc.c,zserv.c: Pass metric and distance info to the rib_add_ipv6(). Forwardport from stable branch.