diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-05 10:46:20 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-05 10:46:20 +0000 |
commit | 8db7e65794ebb189ebd5638faf4a7f2ef2272bfb (patch) | |
tree | 2feff32c00586a9519cc1228dadbf1090876c5b9 /net/ratoolset/pkg-descr | |
parent | Activate p5-Apache (diff) |
Import of RAToolSet, a policy analysis tool suite for the Internet Routing Registry.
Requested-by: Poul-Henning Kamp <phk@dk.tfs.com>
Notes
Notes:
svn path=/head/; revision=6404
Diffstat (limited to 'net/ratoolset/pkg-descr')
-rw-r--r-- | net/ratoolset/pkg-descr | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/net/ratoolset/pkg-descr b/net/ratoolset/pkg-descr new file mode 100644 index 000000000000..1875cf6b4678 --- /dev/null +++ b/net/ratoolset/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 + |