]> git.proxmox.com Git - mirror_frr.git/commit
2005-05-31 Paul Jakma <paul.jakma@sun.com>
authorpaul <paul>
Tue, 31 May 2005 08:38:50 +0000 (08:38 +0000)
committerpaul <paul>
Tue, 31 May 2005 08:38:50 +0000 (08:38 +0000)
commit1dcb51729b4a8bd7ed21126c7e5e61bc096f8674
tree751f35fe2742a037d9f5b4651cd3a8c53a9453d1
parent0cb8a01c38284a5a3f4ee4b017b69cd5f3e39f9a
2005-05-31 Paul Jakma <paul.jakma@sun.com>

* zserv.c: (zsend_route_multipath) Fix bug if route is sent
  with no NEXTHOP_FLAG_FIB nexthops. As ZAPI_MESSAGE_IFINDEX
  and ZAPI_MESSAGE_NEXTHOP are always set, clients would try
  read non-existent nexthop information and hit stream assert.
  Zserv is still broken for multi-nexthop messages, but it always was.
zebra/ChangeLog
zebra/zserv.c