Diff for /embedaddon/libnet/README between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 22:14:23 version 1.1.1.2, 2013/07/22 11:54:41
Line 1 Line 1
 ===============================================================================  ===============================================================================
     $Id$      $Id$
     LIBNET 1.1 (c) 1998 - 2004 Mike D. Schiffman <mike@infonexus.com>      LIBNET 1.1 (c) 1998 - 2004 Mike D. Schiffman <mike@infonexus.com>
                               http://www.packetfactory.net/libnet    http://www.packetfactory.net/libnet
     LIBNET 1.1.3+ (c) 2009 - 2012 Sam Roberts <vieuxtech@gmail.com>
 ===============================================================================  ===============================================================================
   
   
   libnet has become unmaintained at packetfactory.net, and it's author is unreachable.
   
   This version was forked from the 1.1.3 release candidate, then bug fixed,
   actively maintained, and rereleased.
   
   Contact Sam Roberts <vieuxtech@gmail.com> if you have patches or have found bugs.
   
   Newest code is at:
   
     http://github.com/sam-github/libnet
   
   Releases are at:
   
     http://sourceforge.net/projects/libnet-dev/
   
   Some old docs are at:
   
     http://packetfactory.openwall.net/projects/libnet/index.html
   
     A C library for portable packet creation and injection.      A C library for portable packet creation and injection.
     

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>