commit | 1ada81981da3e6422a59d3052d32696fc93cdea1 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sun Jun 12 11:28:18 2005 +0000 |
committer | hasso <hasso> | Sun Jun 12 11:28:18 2005 +0000 |
tree | d207d2b0d92a7386bb05647ab9810db699de6e5b | |
parent | 1ddd729e6f20b93a635caece8c34ee1b7021fe26 [diff] |
* rt_netlink.c: Remove unused netlink-addr socket declaration. * rt_netlink.c (netlink_parse_info): Fix debug messages - nlmsg_pid is unsigned and one zlog call had swapped arguments. * rt_netlink.c (netlink_route_multipath): Fix compile with disabled IPv6 support. [backport candidate] - with stuff commited to rt_netlink.c before to fix logging in netlink_route_multipath().