ports/145851: [maintainer update] net-mgmt/bgpq3

Alexandre Snarskii snar at snar.spb.ru
Mon Apr 19 15:50:02 UTC 2010


>Number:         145851
>Category:       ports
>Synopsis:       [maintainer update] net-mgmt/bgpq3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 19 15:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Alexandre Snarskii
>Release:        FreeBSD 6.4-PRERELEASE i386
>Organization:
snar.spb.ru
>Environment:
System: FreeBSD ds001.eltel.net 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #4: Wed Oct 22 18:44:46 MSD 2008 root at ds001.eltel.net:/usr/obj/usr/src/sys/VOICE i386


>Description:

 Version 0.1.11 is out, fixing bug in aggregation mode. 

>How-To-Repeat:
>Fix:

diff -ruN bgpq3.orig/Makefile bgpq3/Makefile
--- bgpq3.orig/Makefile	2010-04-19 18:52:00.000000000 +0400
+++ bgpq3/Makefile	2010-04-19 18:52:33.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bgpq3
-PORTVERSION=	0.1.10
+PORTVERSION=	0.1.11
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://snar.spb.ru/prog/bgpq3/
 EXTRACT_SUFX=	.tgz
diff -ruN bgpq3.orig/distinfo bgpq3/distinfo
--- bgpq3.orig/distinfo	2010-04-19 18:52:00.000000000 +0400
+++ bgpq3/distinfo	2010-04-19 18:52:43.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (bgpq3-0.1.10.tgz) = 5ed6e5f4316dffe66c48520abb883410
-SHA256 (bgpq3-0.1.10.tgz) = 74422c9a08e2542f606c6a60837c92d173c70f5be8f9b0308d2f339f463d2f7d
-SIZE (bgpq3-0.1.10.tgz) = 52958
+MD5 (bgpq3-0.1.11.tgz) = fbafaa6101d596de219030832494cd7f
+SHA256 (bgpq3-0.1.11.tgz) = f4a57d0acfed0e7dd687bc29fda7d9238e3036743cadb4648b739f59ce0003d2
+SIZE (bgpq3-0.1.11.tgz) = 53002
diff -ruN bgpq3.orig/pkg-descr bgpq3/pkg-descr
--- bgpq3.orig/pkg-descr	2010-04-19 18:52:00.000000000 +0400
+++ bgpq3/pkg-descr	2010-04-19 19:08:17.000000000 +0400
@@ -1,5 +1,17 @@
-This program is a lightweight access- and prefix-list generator
-for Cisco routers and GateD/Zebra. Access lists are generated
-based on RADB/RIPE data.
+bgpq3 is a lightweight access-list/prefix-list/as-path access-list generator
+for Cisco and Juniper routers.
+
+This program is a mostly complete re-implementation of bgpq (net-mgmt/bgpq),
+with next major advantages:
+- much faster, especially for large as-sets.
+- supports ipv6 both at transport level and in prefix/access-lists generation.
+- supports asn32 in both asdot and asplain notation, also supports
+"transition" as23456 generation instead of asn32.
+
+However, bgpq3 can not be used as a full replacement of bgpq, because:
+- "more specific" prefix filtering is not implemented (and not planned).
+- GateD prefix-filters generation is not implemented (and not planned).
+- Cisco standard access-lists generation is not implemented (and not planned).
+- formatted output is not supported (yet?).
 
 WWW: http://snar.spb.ru/prog/bgpq3/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list