From 3d1dc85765816a92f06e0b11f52411dac0f8abae Mon Sep 17 00:00:00 2001 From: paul Date: Tue, 5 Apr 2005 00:45:23 +0000 Subject: 2004-04-05 Paul Jakma * lib/vty.c: Improve logging of failures to open vty socket(s). See bugid #163. * zebra/zserv.c: print more helpful errors when we fail to successfully bind and listen on zserv socket. Closes bugzilla #163. --- zebra/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 1d0f1754..55e290c0 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,8 @@ +2005-04-05 Paul Jakma + + * zserv.c: print more helpful errors when we fail to successfully + bind and listen on zserv socket. Closes bugzilla #163. + 2005-04-02 Andrew J. Schorr * if_ioctl.c: (interface_list_ioctl) Use if_get_by_name_len. -- cgit v1.2.1