]> git.proxmox.com Git - mirror_frr.git/commit
* rt_netlink.c: Remove unused netlink-addr socket declaration.
authorhasso <hasso>
Sun, 12 Jun 2005 11:28:18 +0000 (11:28 +0000)
committerhasso <hasso>
Sun, 12 Jun 2005 11:28:18 +0000 (11:28 +0000)
commit1ada81981da3e6422a59d3052d32696fc93cdea1
treed207d2b0d92a7386bb05647ab9810db699de6e5b
parent1ddd729e6f20b93a635caece8c34ee1b7021fe26
* 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().
zebra/ChangeLog
zebra/rt_netlink.c