X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/59cc63ec0d49fbc3edb116e89d29b026637cd9dd..44e2927917faa9ab4ad4f3e4931d746192a241b0:/debian/control diff --git a/debian/control b/debian/control index 568c9f53..61ed0f6b 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,25 @@ Description: Forward UDP packets over a stream packets on standard input and output; it also natively understands TCP sockets. Anything else can probably be fudged up with a port forwarder. +Package: pathmtu +Architecture: any +Depends: ${shlibs:Depends} +Description: Discover the path MTU to a given host + Pathmtu is a simple utility which prints the path MTU to a given host, i.e., + the size of the largest IP packet which can be sent to the host without + needing to be fragmented. + +Package: tripe-uslip +Architecture: any +Depends: ${shlibs:Depends} +Recommends: tripe +Description: Trivial IP Encryption: a simple virtual private network + TrIPE is a simple VPN protocol. It uses cryptography to ensure secrecy + and authenticity of packets it sends and receives. + . + The tripe-uslip tool provides a fake SLIP tunnel which can be driven from + scripts and is useful for testing. `If in doubt, say N here.' + Package: tripe-wireshark Architecture: any Depends: wireshark-common (= ${tripe:Wireshark-Version})