commit | 6a2b9ce0a383059492c93682bc094cce0f705fff | [log] [tgz] |
---|---|---|
author | Noriaki TAKAMIYA <takamiya@po.ntts.co.jp> | Tue Jan 23 22:09:41 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 23 22:09:41 2007 -0800 |
tree | 4e5dabfc311bc364d8c774e81ec6d5ee6af897fe | |
parent | 52d570aabe921663a987b2e4bae2bdc411cee480 [diff] |
[IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify(). I think the return value of rt6_nlmsg_size() should includes the amount of RTA_METRICS. Signed-off-by: Noriaki TAKAMIYA <takamiya@po.ntts.co.jp> Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>