From 61af6058bb132e75010ed8b16b611325c2d3d573 Mon Sep 17 00:00:00 2001 From: jfitz Date: Mon, 5 May 1997 10:46:20 +0000 Subject: Import of RAToolSet, a policy analysis tool suite for the Internet Routing Registry. Requested-by: Poul-Henning Kamp --- net-mgmt/irrtoolset/pkg-descr | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 net-mgmt/irrtoolset/pkg-descr (limited to 'net-mgmt/irrtoolset/pkg-descr') diff --git a/net-mgmt/irrtoolset/pkg-descr b/net-mgmt/irrtoolset/pkg-descr new file mode 100644 index 000000000000..1875cf6b4678 --- /dev/null +++ b/net-mgmt/irrtoolset/pkg-descr @@ -0,0 +1,25 @@ +RAToolSet is a suite of policy analysis tools. It is implemented in C++ on a +UNIX platform. It has been ported successfully to many platforms including +Sun Sparc stations running SunOS 4.1.3 or Solaris, FreeBSD, DEC Alphas +running OSF/1, and BSDI. It contains the following programs: + +RtConfig routing policies analyzer and router configuration tool + +peval a low-level policy evaluation tool + +roe route object editor + +CIDRAdvisor suggests safe cidr aggregates + +aoe autonomous system object editor + +pmatch prints matching policies for destinations in aut-num objects + +prpath enumerates a list of patchs between ASes and destinations + +prtraceroute prints route and policy information packets take to a + network host + +prcheck syntax checks the aut-num objects in the Internet Routing + Registry + -- cgit