Files
osrg-gobgp/zebra
IWASE Yusuke a4b070be96 zebra/zapi: Fix Zebra API type when IPv6 routes
When implementing the FRRouting message format, missed to detect the
Zebra API type for adding/deleting IPv6 routes, and all API type will be
encoded with the types for IPv4 routes unexpectedly.

This patch fixes the encoded API type by determine the given prefix is
IPv4 or IPv6.

Signed-off-by: IWASE Yusuke <[email protected]>
2018-01-09 08:36:37 +09:00
..
2017-09-06 08:14:14 +09:00
2015-09-16 22:37:34 +09:00