diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-25 10:54:14 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-25 10:54:14 +0000 |
commit | 6024e6b0893e4f8e985d57e20f15a0cd59a1c364 (patch) | |
tree | 80dcef1792442d5728bc8a580924363c82f347e7 /net/netwib/pkg-descr | |
parent | 715fe501151248639738fd26158188b6c1c68b3a (diff) |
Notes
Diffstat (limited to 'net/netwib/pkg-descr')
-rw-r--r-- | net/netwib/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/netwib/pkg-descr b/net/netwib/pkg-descr new file mode 100644 index 000000000000..c25343d904f7 --- /dev/null +++ b/net/netwib/pkg-descr @@ -0,0 +1,9 @@ +Lcrzo is a network library, for network administrators +and network hackers. Its objective is to easily create network programs. +This library provides network functionnalities for Ethernet, IP, UDP, TCP, +ICMP, ARP and RARP protocols. It supports spoofing, sniffing, client and +server creation. Furthermore, lcrzo contains high level functions dealing +with data storage and handling. Using all these functions, you can quickly +create a network test program. + +WWW: http://www.laurentconstantin.com/en/lcrzo/ |