summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2009-01-10 19:08:36 +0000
committergdt <gdt@pkgsrc.org>2009-01-10 19:08:36 +0000
commit1f38df73e705853f3ccfd8142a6c41a15ce65f11 (patch)
treec76c42924055136ca9d1a7f0039b13ea453e53f1 /net
parent24c4fb7253cbe45e9628b9c50e5a7ae3d6d5ccd6 (diff)
downloadpkgsrc-1f38df73e705853f3ccfd8142a6c41a15ce65f11.tar.gz
Update to 0.99.11.
From www.quagga.net: Stable release candidate Most regressions in 0.99 over 0.98 are now believed to be fixed. This release should be considered a release-candidate for a new stable series, and we urge any remaining users of 0.98 to test this release and report any bugs. A blocker meta-bug exists to track critical regressions. bgpd: Preliminary UI and Linux-IPv4 support for TCP-MD5 merged Initial support for TCP-MD5 has been merged. This adds the neighbor ... password command, and some support for setting TCP-MD5 on pure-IPv4 connections on Linux. On Linux systems with IPv6 available, passing the -l 0.0.0.0 argument to bgpd may allow TCP-MD5 support to work. It's not possible at this point to have IPv6 sessions and also use TCP-MD5 on IPv4 sessions. This will hopefully be rectified in a future release. bgpd: Fix double-free crash in bgp_table_finish, seen with rs-client Though diagnosed with rs-clients, this fix very likely addresses a number of crashes reported to Quagga bugzilla. zebra: ignore dead routes in RIB update This fix may address some issues reported with routes not being consistent between the zebra RIB and the kernel FIB, remaining after the fixes in last release. Solaris: Sync SMF bits with OpenSolaris SFW The Quagga packaging support for Solaris has been updated to synchronise with OpenSolaris SFW. Of particular note is that SMF schema has been updated to match the Sun PSARC approved schema, which is supported by the OpenSolaris routeadm utility. User's may need to familiarise themselves with the changed FMRIs, and may need to update any administrative scripts. From NEWS: * Changes in Quagga 0.99.10 - [bgpd] 4-byte AS support added - [bgpd] MRT format changes to version 2. Those relying on bgpd MRT table dumps may need to update their tools. - [bgpd] Added new route-map set statement: "as-path exclude" - Zebra RIB updates queue has evolved into a multi-level structure to address RIB consistency issues.
Diffstat (limited to 'net')
-rw-r--r--net/quagga-devel/Makefile4
-rw-r--r--net/quagga-devel/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/quagga-devel/Makefile b/net/quagga-devel/Makefile
index a5f18082cb9..dcee395edbf 100644
--- a/net/quagga-devel/Makefile
+++ b/net/quagga-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2007/09/16 13:57:14 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2009/01/10 19:08:36 gdt Exp $
# Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp
#
-DISTNAME= quagga-0.99.9
+DISTNAME= quagga-0.99.11
CATEGORIES= net
MASTER_SITES= http://www.quagga.net/download/
diff --git a/net/quagga-devel/distinfo b/net/quagga-devel/distinfo
index e079f492452..573be7d9136 100644
--- a/net/quagga-devel/distinfo
+++ b/net/quagga-devel/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2007/09/16 13:57:14 gdt Exp $
+$NetBSD: distinfo,v 1.7 2009/01/10 19:08:36 gdt Exp $
-SHA1 (quagga-0.99.9.tar.gz) = bb28ffde585a3c757d883fd75dcc1d5f3a1afe70
-RMD160 (quagga-0.99.9.tar.gz) = c7ad68d0c728d13c1917ec727aa113e3ec60728f
-Size (quagga-0.99.9.tar.gz) = 2341067 bytes
+SHA1 (quagga-0.99.11.tar.gz) = 6542aab6b558cb88ac0806cce10b33be0f00ca27
+RMD160 (quagga-0.99.11.tar.gz) = 654107378955c24c50730c4c9e7544a163bc33b8
+Size (quagga-0.99.11.tar.gz) = 2192249 bytes