From 44983cf8a9c587dfbcad294b9dfe4dccbb68ba98 Mon Sep 17 00:00:00 2001 From: paul Date: Wed, 22 Sep 2004 13:15:58 +0000 Subject: 2004-09-22 Paul Jakma * zserv.c: (zsend_route_multipath) fix nasty bad memset of struct in_addr to sizeof(struct in6_addr), causing odd and hard to debug crash. --- zebra/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index b6798077..275537ff 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,9 @@ +2004-09-22 Paul Jakma + + * zserv.c: (zsend_route_multipath) fix nasty bad memset of struct + in_addr to sizeof(struct in6_addr), causing odd and hard to debug + crash. + 2004-08-31 Hasso Tepper * main.c, rt_netlink.c: Added -s command line switch for tuning -- cgit v1.2.1