Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2009 20:38:21 +0300 (MSK)
From:      Alexandre Snarskii <snar@snar.spb.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140021: new port: net-mgmt/bgpq3, lightweight prefix-list generator for Cisco and Juniper routers.
Message-ID:  <200910271738.n9RHcL9O035261@snar.spb.ru>
Resent-Message-ID: <200910271740.n9RHe1qm073573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140021
>Category:       ports
>Synopsis:       new port: net-mgmt/bgpq3, lightweight prefix-list generator for Cisco and Juniper routers.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 27 17:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Snar
>Release:        FreeBSD 6.4-PRERELEASE i386
>Organization:
>Environment:
>Description:

bgpq3 is a lightweight access-list/prefix-list/as-path access-list generator
for Cisco and Juniper routers. 

This program is (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.
- supports asn32 in both asdot and asplain notation, also supports
"transition" as23456 generation instead of asn32. 

However, bgpq3 can not be used as full replacement of bgpq, because: 
- 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/

>How-To-Repeat:

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	net-mgmt-bgpq3
#	net-mgmt-bgpq3/Makefile
#	net-mgmt-bgpq3/distinfo
#	net-mgmt-bgpq3/pkg-descr
#
echo c - net-mgmt-bgpq3
mkdir -p net-mgmt-bgpq3 > /dev/null 2>&1
echo x - net-mgmt-bgpq3/Makefile
sed 's/^X//' >net-mgmt-bgpq3/Makefile << '4c639563586e6333607d8f5d152beb70'
X# New ports collection makefile for:   bgpq3
X# Date created:        27 October 2009
X# Whom:                snar@snar.spb.ru
X#
X# $FreeBSD$
X#
X
XPORTNAME=      bgpq3
XPORTVERSION=   0.1.10
XCATEGORIES=    net-mgmt
XMASTER_SITES=  http://snar.spb.ru/prog/bgpq3/
XEXTRACT_SUFX=  .tgz
X
XMAINTAINER=    snar@snar.spb.ru
XCOMMENT=       Lightweight prefix-list generator for Cisco and Juniper routers
X
XMAN8=          bgpq3.8
XPLIST_FILES=   bin/bgpq3
XHAS_CONFIGURE= yes
X
X.include <bsd.port.mk>
4c639563586e6333607d8f5d152beb70
echo x - net-mgmt-bgpq3/distinfo
sed 's/^X//' >net-mgmt-bgpq3/distinfo << '47bab168a4a0eb2d7158435a732cc4b3'
XMD5 (bgpq3-0.1.10.tgz) = 5ed6e5f4316dffe66c48520abb883410
XSHA256 (bgpq3-0.1.10.tgz) = 74422c9a08e2542f606c6a60837c92d173c70f5be8f9b0308d2f339f463d2f7d
XSIZE (bgpq3-0.1.10.tgz) = 52958
47bab168a4a0eb2d7158435a732cc4b3
echo x - net-mgmt-bgpq3/pkg-descr
sed 's/^X//' >net-mgmt-bgpq3/pkg-descr << '0782a798e8aa63fb6f44b9cc326e7538'
XLightweight access-list/prefix-list/as-path access-list generator
Xfor Cisco and Juniper routers. 
X
XThis program is (mostly) complete re-implementation of bgpq (net-mgmt/bgpq),
Xwith next major advantages: 
X- much faster, especially for large as-sets.
X- supports ipv6 both at transport level and in prefix/access-lists.
X- supports asn32 in both asdot and asplain notation, also supports
X"transition" as23456 generation instead of asn32. 
X
XHowever, bgpq3 can not be used as full replacement of bgpq, because: 
X- specific prefix filtering is not implemented (and not planned). 
X- GateD prefix-filters generation is not implemented (and not planned). 
X- Cisco standard access-lists generation is not implemented (and not planned). 
X- formatted output is not supported (yet?).  
X
XWWW: http://snar.spb.ru/prog/bgpq3/
0782a798e8aa63fb6f44b9cc326e7538
exit

>Release-Note:
>Audit-Trail:
>Unformatted:
 >System: FreeBSD ds001.eltel.net 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #4: Wed Oct 22 18:44:46 MSD 2008 root@ds001.eltel.net:/usr/obj/usr/src/sys/VOICE i386
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910271738.n9RHcL9O035261>