summaryrefslogtreecommitdiffstats
path: root/net/lisa/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'net/lisa/DETAILS')
-rwxr-xr-xnet/lisa/DETAILS17
1 files changed, 13 insertions, 4 deletions
diff --git a/net/lisa/DETAILS b/net/lisa/DETAILS
index 82cd19f3c2..e1b1bf6cd9 100755
--- a/net/lisa/DETAILS
+++ b/net/lisa/DETAILS
@@ -11,10 +11,19 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="net"
SHORT="Small network neighborhood daemon"
cat << EOF
-LISa is a small daemon which is intended to run on end user systems. It provides something like a "network neighbourhood", but only
+LISa is a small daemon which is intended to run on end user systems. It
+provides something like a "network neighbourhood", but only
relying on the TCP/IP protocol stack, no smb or whatever.
-The information about the hosts in your "neighbourhood" is provided via TCP port 7741.
+The information about the hosts in your "neighbourhood" is provided via TCP
+port 7741.
-LISa supports two ways of searching for hosts, the first method is to send ICMP echo request packets to the hosts, the second one is to send NetBIOS broadcasts using nmblookup. In order to keep network load low various strategies are implemented. There is also a basic security mechanism. For environments with stricter security rules there is also a restricted version, resLISa.
-LISa should compile and work under the usual unix flavours (linux, *bsd, solaris,...), it might have problems on 64 bit machines and it definitly doesn't work with IPv6. It provides some special support for KDE , but it is completely independant, it requires neither the Qt library nor any KDE stuff.
+LISa supports two ways of searching for hosts, the first method is to send ICMP
+echo request packets to the hosts, the second one is to send NetBIOS broadcasts
+using nmblookup. In order to keep network load low various strategies are
+implemented. There is also a basic security mechanism. For environments with
+stricter security rules there is also a restricted version, resLISa.
+LISa should compile and work under the usual unix flavours (linux, *bsd,
+solaris,...), it might have problems on 64 bit machines and it definitly
+doesn't work with IPv6. It provides some special support for KDE , but it is
+completely independant, it requires neither the Qt library nor any KDE stuff.
EOF