1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Upgrade to zebra 0.77

From: Kunihiro Ishiguro <kunihiro@zebra.org>
Date: Sun, 15 Aug 1999 23:47:59 +0900

This beta includes brand new ripd.  Almost codes of ripd is rewritten.
ripd's dynamic `network' command configuration is improved.  `timers
basic' command's semantics is changed to conforms to RFC2453.  ripngd
is also updated as same as ripd.  IPv6 kernel route handling bug is
fixed.  SIGUSR1 reopen logging file.  ospfd's bug of originating
network LSA is fixed.  Redistribute routes handling is much improved.
Now `no redistribute' works as expected.  BGP-4+ withdraw bug is
fixed.  IPv6 router advertisement codes are added but not yet usable.

* Changes in zebra-0.77
* Changes in lib
** SIGUSR1 reopen logging file.
** route-map is extended to support multi-protocol routing information.
** When compiling under GNU libc 2.1 environment don't use inet6-apps.

* Changes in zebra
** Basic IPv6 router advertisement codes added.  It is not yet usable.
** Fix IPv6 route addition/deletion bug is fixed.
** `show ip route A.B.C.D' works

* Changes in bgpd
** When invalid unfeasible routes length comes, bgpd send notify then
continue to process the packet.  Now bgpd stop parsing invalid packet
then return to main loop.
** BGP-4+ withdrawn routes parse bug is fixed.
** When BGP-4+ information passed to non shared network's peer, trim
link-local next-hop information.
** `no redistribute ROUTE_TYPE' withdraw installed routes from BGP
routing information.
** `show ipv6 route IPV6ADDR' command added.
** BGP start timer has jitter.
** Holdtimer configuration bug is fixed.  Now configuration does not
show unconfigured hold time value.

* Changes in ripngd
** Now update timer (default 30 seconds) has +/- 50% jitter value.
** Add timers basic command.
** `network' configuration is dynamically reflected.
** `timers basic <update> <timeout> <garbage>' added.

* Changes in ripd
** Reconstruct almost codes.
** `network' configuration is dynamically reflected.
** RIP timers now conforms to RFC2453.  So user can configure update,
timeout, garbage timer.
** `timers basic <update> <timeout> <garbage>' works.

* Changes in ospfd
** Bug of originating network LSA is fixed.
** `no router ospf' core dump bug is fixed.

* Changes in ospf6d
** Redistribute route works.
This commit is contained in:
Andreas Klemm 1999-08-19 00:01:32 +00:00
parent 427dd25340
commit 650f7f76c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20801
6 changed files with 9 additions and 9 deletions

View File

@ -3,10 +3,10 @@
# Date created: So 31 Mai 1998 11:00:30 CEST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.20 1999/07/31 06:19:30 andreas Exp $
# $Id: Makefile,v 1.21 1999/08/10 20:41:58 andreas Exp $
#
DISTNAME= zebra-0.76
DISTNAME= zebra-0.77
CATEGORIES= net
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/
# you might need debugging, it's a developer release !

View File

@ -1 +1 @@
MD5 (zebra-0.76.tar.gz) = 802e6ddd35486a224fd8a158da4b1ea3
MD5 (zebra-0.77.tar.gz) = bb52c14057374abcf328424541a6bbec

View File

@ -3,10 +3,10 @@
# Date created: So 31 Mai 1998 11:00:30 CEST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.20 1999/07/31 06:19:30 andreas Exp $
# $Id: Makefile,v 1.21 1999/08/10 20:41:58 andreas Exp $
#
DISTNAME= zebra-0.76
DISTNAME= zebra-0.77
CATEGORIES= net
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/
# you might need debugging, it's a developer release !

View File

@ -1 +1 @@
MD5 (zebra-0.76.tar.gz) = 802e6ddd35486a224fd8a158da4b1ea3
MD5 (zebra-0.77.tar.gz) = bb52c14057374abcf328424541a6bbec

View File

@ -3,10 +3,10 @@
# Date created: So 31 Mai 1998 11:00:30 CEST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.20 1999/07/31 06:19:30 andreas Exp $
# $Id: Makefile,v 1.21 1999/08/10 20:41:58 andreas Exp $
#
DISTNAME= zebra-0.76
DISTNAME= zebra-0.77
CATEGORIES= net
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/
# you might need debugging, it's a developer release !

View File

@ -1 +1 @@
MD5 (zebra-0.76.tar.gz) = 802e6ddd35486a224fd8a158da4b1ea3
MD5 (zebra-0.77.tar.gz) = bb52c14057374abcf328424541a6bbec