summaryrefslogtreecommitdiffstats
path: root/rules/libnet.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-17 22:15:19 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-17 22:15:19 +0000
commitdfd6d2d82a8cbc39f53da537026c5e4c0a85bcca (patch)
tree5628ce5bcacdfcfbd42d7894976ca932837c2597 /rules/libnet.in
parent838c9462e9abe3fb8ce3e9c0e52d67f80ae4acf0 (diff)
downloadptxdist-dfd6d2d82a8cbc39f53da537026c5e4c0a85bcca.tar.gz
ptxdist-dfd6d2d82a8cbc39f53da537026c5e4c0a85bcca.tar.xz
* help texts j..l rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7454 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libnet.in')
-rw-r--r--rules/libnet.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/rules/libnet.in b/rules/libnet.in
index 4baa3fb28..ec9e11d25 100644
--- a/rules/libnet.in
+++ b/rules/libnet.in
@@ -2,5 +2,10 @@ config LIBNET
bool
prompt "libnet"
help
- FIXME: This item needs to be documented
+ Libnet is a generic networking API that provides
+ access to several protocols. It is not designed
+ as a 'all in one' solution to networking. Currently
+ many features that are common in some network
+ protocols are not available with Libnet, such as
+ streaming via TCP/IP.