From 2d3140cce7905c21ceae9e5b2cae5ea008b7a77a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 27 Aug 2017 17:21:18 +0100 Subject: network/2ping: Added (bi-directional ping utility). Signed-off-by: David Spencer --- network/2ping/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 network/2ping/slack-desc (limited to 'network/2ping/slack-desc') diff --git a/network/2ping/slack-desc b/network/2ping/slack-desc new file mode 100644 index 0000000000..f7f97606a1 --- /dev/null +++ b/network/2ping/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +2ping: 2ping (bi-directional ping utility) +2ping: +2ping: 2ping is a bi-directional ping utility. It uses 3-way pings (akin to +2ping: TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between +2ping: a 2ping listener and a 2ping client to determine which direction +2ping: packet loss occurs. +2ping: +2ping: +2ping: +2ping: +2ping: -- cgit v1.2.3