Commit graph

7 commits

Author SHA1 Message Date
zuntum
b31c497834 Remove redundant EXTRACT_SUFX, because it's ".tar.gz" by default. 2001-04-17 11:09:09 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
f69aaef3d9 USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-14 17:45:20 +00:00
itojun
44ec781b09 upgrade to 1.0.1b.
---
  1.0.1b    04.07.00        Fixed portlist chaining code to allow for more than
                             one active plist chain at a time (as per twitch's
                             patch).
                            Fixed discrepancy between the manpage and code for
                             libnet_close_link_interface.  It now returns 1 on
                             success as per libnet standard (thankz to Toni
                             Andjelkovic for pointing this out).

  1.0.1a    03.29.00        Fixed a small bug in libnet_link_dlpi.c.

  1.0.1     12.19.99        Fixed a typo in libnet-headers.h ARH_H -> ARP_H.
                            Fixed a small typo in ether_mod-2.5.c.
                            Pre-happy BD to libnet!  She'z almost 2 yearz old!
2000-08-14 12:07:45 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
wiz
ddcdf8acb7 replaced some commands by their ${COMMAND} counterparts 1999-12-28 05:28:26 +00:00
sakamoto
9dccb11b0a Initial import of libnet-1.0.
A C library for portable packet creation and injection
1999-11-08 08:25:00 +00:00