OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / lib / Libnet / README
1 ===============================================================================
2     LIBNET 1.0 (c) 1998 - 2001 Mike D. Schiffman <mike@infonexus.com>
3                                http://www.packetfactory.net/libnet
4 ===============================================================================
5
6
7     Check doc/CHANGELOG to see what's new!
8
9 Installation:
10 -------------
11 0. nroff -man doc/libnet.3 | less
12 1. Read the doc/ files
13 2. ./configure
14 3. make
15 4. make install
16
17  - optional -
18 5. make supp
19 6. make util
20
21 EOF