Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/29/1999 19:57:36
Module Name:	pkgsrc
Committed By:	itojun
Date:		Mon Aug 30 02:57:36 UTC 1999

Modified Files:
	doc: pkg-CHANGES
	pkgsrc/net/zebra: Makefile
	pkgsrc/net/zebra/files: md5

Log Message:
upgrade zebra from 0.77 to to 0.78a.

0.77 -> 0.78:
>ospfd does LSA flodding correctly.  Some bug about DD processing, LSA
>ack are fixed.  LSA structure is changed for LSA aging support.
>Interface index setting bug with Linux without netlink interface is
>fixed.  Some ripd's bugs which introduced in zebra-0.77 are fixed.
>Zebra message is changed to support dynamic interface change
>notification.
http://mail.vbs.at/archive/zebra/zebra/msg00612.html

0.78 -> 0.78a:
>I introduced serious bug about the route does not deleted from zebra's
>routing table.  This problem only occur with IPv4 route.  I've fixed
>the problem.  Would you mind to test below tar-ball?
http://mail.vbs.at/archive/zebra/zebra/msg00624.html


To generate a diff of this commit:
cvs rdiff -r1.1227 -r1.1228 doc/pkg-CHANGES
cvs rdiff -r1.13 -r1.14 pkgsrc/net/zebra/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/net/zebra/files/md5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.