|
Hack Tool Repository
libnet version 1.0.2a |
Comments:
|
Before you install the software, make sure you change the libnet.h file in the include directory. The file contains the following lines: #if (!LIBNET_LIL_ENDIAN && !LIBNET_BIG_ENDIAN) #error "byte order has not been specified, youll need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the documentation regarding the libnetconfig script." #endif Make sure that the error message is on one line, instead off 3. by marc at 2007-10-15 16:06:50 |
