summaryrefslogtreecommitdiff
path: root/net/zebra
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1999-08-19 00:01:32 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1999-08-19 00:01:32 +0000
commit650f7f76c67f281c8cc2a79319bb9247bc3250cd (patch)
tree587c8bc2414d44b382ec30e3049642d563b18f23 /net/zebra
parentUse a better sed(1) pattern in case I break __FreeBSD__ again. (diff)
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.
Notes
Notes: svn path=/head/; revision=20801
Diffstat (limited to 'net/zebra')
-rw-r--r--net/zebra/Makefile4
-rw-r--r--net/zebra/distinfo2
2 files changed, 3 insertions, 3 deletions
diff --git a/net/zebra/Makefile b/net/zebra/Makefile
index 18a6870119c8..ca15000fe59d 100644
--- a/net/zebra/Makefile
+++ b/net/zebra/Makefile
@@ -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 !
diff --git a/net/zebra/distinfo b/net/zebra/distinfo
index ff5ef1237c50..2810e7b45afe 100644
--- a/net/zebra/distinfo
+++ b/net/zebra/distinfo
@@ -1 +1 @@
-MD5 (zebra-0.76.tar.gz) = 802e6ddd35486a224fd8a158da4b1ea3
+MD5 (zebra-0.77.tar.gz) = bb52c14057374abcf328424541a6bbec