diff options
author | Joe Rozner <livinded@deadbytes.net> | 2010-05-11 19:45:18 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:45:18 +0200 |
commit | ddb6aeacdb1d19698785e6be17e5a42cdeaa6f41 (patch) | |
tree | 15b22a4764ddc580a6c0db7d40eb45a1b19dcda5 /libraries/libnet/slack-desc | |
parent | 0a1cb28317adbe639e4bc6fb8b0e6dfa023eb696 (diff) |
libraries/libnet: Updated for version 1.1.2.1
Diffstat (limited to 'libraries/libnet/slack-desc')
-rw-r--r-- | libraries/libnet/slack-desc | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/libraries/libnet/slack-desc b/libraries/libnet/slack-desc index b047176e38bf..40e5133be5d4 100644 --- a/libraries/libnet/slack-desc +++ b/libraries/libnet/slack-desc @@ -1,19 +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 ':'. +# 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 ':'. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler----------------------------------------------------| +libnet: libnet (Packet Construction Library) +libnet: libnet: Libnet is a high-level API (toolkit) allowing the application libnet: programmer to construct and inject network packets. It provides a -libnet: portable and simplified interface for low-level network packet shaping -libnet: handling and injection. Libnet hides much of the tedium of packet -libnet: creation from the application programmer such as multiplexing, buffer -libnet: management, arcane packet header information, byte-ordering, -libnet: OS-dependent issues, and much more. -libnet: +libnet: portable and simplified interface for low-level network packet +libnet: shaping, handling and injection. +libnet: +libnet: http://www.packetfactory.net/projects/libnet/ +libnet: libnet: libnet: -libnet: Packaged by Alan Hicks <alan@lizella.net> |