From e01f9cbb87123217ac6d88c12ddb784fca9cc5b7 Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 9 Jul 2004 17:48:53 +0000 Subject: 2004-07-09 Paul Jakma Merge of GNU Zebra cvs2svn changesets r799, r800 and r807. * bgp_dump.c: (bgp_dump_attr) cleanup. return status code. check attributes present before printing. * bgp_dump.c: update bgp_dump_attr prototype. * bgp_packet.c: (bgp_update_receive) init attrstr. check status of bgp_dump_attr. Log end-of-rib UPDATEs. --- bgpd/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'bgpd/ChangeLog') diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 0e81fc08..0aac403f 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,12 @@ +2004-07-09 Paul Jakma + + * Merge of GNU Zebra cvs2svn changesets r799, r800 and r807. + * bgp_dump.c: (bgp_dump_attr) cleanup. return status code. check + attributes present before printing. + * bgp_dump.c: update bgp_dump_attr prototype. + * bgp_packet.c: (bgp_update_receive) init attrstr. check status + of bgp_dump_attr. Log end-of-rib UPDATEs. + 2004-07-09 Sowmini Varadhan * bgp_packet.c: (bgp_collision_detect) Send NOTIFY on new socket -- cgit v1.2.1