diff options
author | d3v1150m471c <d3v11@d3v1150m471c.ano> | 2011-07-10 04:31:25 -0500 |
---|---|---|
committer | d3v1150m471c <d3v11@d3v1150m471c.ano> | 2011-07-10 04:31:25 -0500 |
commit | 303e7c468b43fde9522669ddcd6ed9848d806024 (patch) | |
tree | e761c7aadc58bab4caa5b7cfe4faa32fa23a622d /contrib/peer2anonet/DEBIAN/control | |
parent | 357ef2362b2940f25849e50c8fb989f22902cc79 (diff) | |
download | resdb-303e7c468b43fde9522669ddcd6ed9848d806024.tar.gz resdb-303e7c468b43fde9522669ddcd6ed9848d806024.zip |
added peer2anonet: autoconfig tool for easily setting up peering and bgp on anonet using quicktun, bird, and daemontools
Diffstat (limited to 'contrib/peer2anonet/DEBIAN/control')
-rw-r--r-- | contrib/peer2anonet/DEBIAN/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/peer2anonet/DEBIAN/control b/contrib/peer2anonet/DEBIAN/control new file mode 100644 index 0000000..36fe5cd --- /dev/null +++ b/contrib/peer2anonet/DEBIAN/control @@ -0,0 +1,12 @@ +Source: peer2anonet +Priority: optional +Maintainer: d3v1150m471c +Version: 1.0-0 +Package: peer2anonet +Architecture: all +Depends: quicktun (>= 2.1), bird (>= 1.3), bird6 (>= 1.3), bash(>= 4.1) +Description: peer2anonet 1.0-0 + peer2anonet is an autoconfiguration utility to easily establish a + peering session with BGP on anonet2. + + |