diff options
author | minskim <minskim@pkgsrc.org> | 2006-05-05 23:14:43 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-05-05 23:14:43 +0000 |
commit | 6ec6def9b6f7a24b139d215b683f60da4971c723 (patch) | |
tree | 639d35cd3aba34ce0dcb73b91e4b4bbbb94cca05 /net/gt-itm/PLIST | |
parent | 6d2427cc418962d5ad583d334375c20e4446abc6 (diff) | |
download | pkgsrc-6ec6def9b6f7a24b139d215b683f60da4971c723.tar.gz |
Import gt-itm.
GT-ITM contains code to generate graphs that model the topological
structure of internetworks. In addition, some sample graphs are
provided. More detail on most of the methods can be found in the
paper:
"How to Model an Internetwork," Ellen Zegura, Ken Calvert,
and Samrat Bhattacharjee, Proceedings of IEEE Infocom '96.
Diffstat (limited to 'net/gt-itm/PLIST')
-rw-r--r-- | net/gt-itm/PLIST | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/gt-itm/PLIST b/net/gt-itm/PLIST new file mode 100644 index 00000000000..f598d0cef43 --- /dev/null +++ b/net/gt-itm/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/05 23:14:43 minskim Exp $ +bin/edriver +bin/itm +bin/sgb2alt +share/doc/gt-itm/README-SGB +share/doc/gt-itm/edriver-doc.txt +share/doc/gt-itm/itm-doc.txt +share/doc/gt-itm/metrics.ps +share/doc/gt-itm/models.ps +share/doc/gt-itm/sgb2alt-doc.txt +@dirrm share/doc/gt-itm |