summaryrefslogtreecommitdiff
path: root/net/zebra
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-05-01 07:02:17 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-05-01 07:02:17 +0000
commita15d266ac4ea75da29ce1911c68caa81db760397 (patch)
tree53d69486ef8016039d93a7dd5dac14e09b1ef60e /net/zebra
parentMark this forbidden for 3.x branch -- configure goes into infinite loop. (diff)
Update zebra to 0.86
From its developer: Hi, this is Kunihiro. I think this version is the most stable OSPF version ever had. We'll keep on fixing and adding new feature to ospfd. And also some BGP's route selection problems are fixed. Many patches are included. * Changes in zebra-0.86 * Changes in lib ** Fix bug of exec-timeout command which may cause crush. ** Multiple same policy for "access-list", "ip prefix-list, "as-path access-list", "ip community-list" is not duplicated. ** It used to be "ip prefix-list A.B.C.D/M" match routes which mask >= M. Now default behavior is exact match so it only match routes which mask == M. * Changes in bgpd ** "match ip address prefix-list" is added to route-map. ** A route without local preference is evaluated as 100 local preference. ** Select smaller router-id route when other values are same. ** Compare MED only both routes comes from same neighboring AS. ** "bgp always-compare-med" command is added. ** Now MED value is passed to IBGP peer. ** When neighbor's filter is configured with non-existent access-list, as-path access-list, ip prefix-list, route-map. The behavior is changed from all permit to all deny. * Changes in ospfd ** Fix bug of external route tag byte order. ** OSPF Neighbor deletion bug which cause crush is fixed. ** Some route calculation bug are fixed. ** Add sanity check with router routing table. ** Fix bug of memory leak about linklist. ** Fix bug of 1-WayReceived in NSM. ** Take care of BIGENDIAN architecture. ** Fix bug of NSM state flapping between ExStart and Exchange. ** Fix bug of Network-LSA originated in stub network. ** Fix bug of MS flag unset. ** Add to schedule router_lsa origination when the interface cost changes. ** Increment LS age by configured interface transmit_delay. ** distribute-list is reimplemented. ** Fix bug of refresh never occurs. ** Fix bug of summary-LSAs reorigination. Correctly copy OSPF_LSA_APPROVED flag to new LSA. when summary-LSA is reoriginatd. ** Fix bug of re-origination when a neighbor disappears. ** Fix bug of segmentation fault with DD retransmission. ** Fix network-LSA re-origination problem. ** Fix problem of remaining withdrawn routes on zebra. * Changes in ripd ** Do not leave from multicast group when interface goes down bug is fixed. * Changes in zebra ** Remove client structure when client dies. ** Take care static route when interface goes up/down.
Notes
Notes: svn path=/head/; revision=28221
Diffstat (limited to 'net/zebra')
-rw-r--r--net/zebra/Makefile2
-rw-r--r--net/zebra/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/zebra/Makefile b/net/zebra/Makefile
index e4a9c0305843..40664d910805 100644
--- a/net/zebra/Makefile
+++ b/net/zebra/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zebra
-PORTVERSION= 0.84b
+PORTVERSION= 0.86
CATEGORIES= net ipv6
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 f910e349ed95..af8001960820 100644
--- a/net/zebra/distinfo
+++ b/net/zebra/distinfo
@@ -1 +1 @@
-MD5 (zebra-0.84b.tar.gz) = c7fcad82c84d34662621f0d8ecb8388b
+MD5 (zebra-0.86.tar.gz) = 139ef0c70339788cfaee4acfa1945562