summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Roberts <vieuxtech@gmail.com>2010-03-31 09:55:39 -0700
committerSam Roberts <vieuxtech@gmail.com>2010-03-31 09:55:39 -0700
commit8ef6d5c9e98b359abb71f7c3d4484fe27cfeb53f (patch)
tree12ec48a41a55ac70b1017f8ae27c291aa7833ef2
parent1c2212538db55da828d652db3ce6ab7bab8a7649 (diff)
downloadlibnet-8ef6d5c9e98b359abb71f7c3d4484fe27cfeb53f.tar.gz
Added links to github and sourceforge.
-rw-r--r--README.txt7
-rw-r--r--libnet/README12
2 files changed, 15 insertions, 4 deletions
diff --git a/README.txt b/README.txt
index 69e3381..7424464 100644
--- a/README.txt
+++ b/README.txt
@@ -9,6 +9,13 @@ I forked from packetfactory.net and am maintaining and rereleasing libnet.
Contact Sam Roberts <vieuxtech@gmail.com> if you have bugs or patches to contribute.
+Newest code is at:
+
+ http://github.com/sam-github/libnet
+
+Releases are at:
+
+ http://sourceforge.net/projects/libnet-dev/
Todo:
diff --git a/libnet/README b/libnet/README
index f6336b6..4809c42 100644
--- a/libnet/README
+++ b/libnet/README
@@ -1,7 +1,7 @@
===============================================================================
$Id: README,v 1.4 2004/03/01 20:26:11 mike Exp $
LIBNET 1.1 (c) 1998 - 2004 Mike D. Schiffman <mike@infonexus.com>
- http://www.packetfactory.net/libnet
+ http://www.packetfactory.net/libnet
===============================================================================
@@ -10,11 +10,15 @@ libnet has become unmaintained at packetfactory.net, and it's author is unreacha
This version was forked from the 1.1.3 release candidate, then bug fixed,
actively maintained, and rereleased.
-Home page and more info is available at:
+Contact Sam Roberts <vieuxtech@gmail.com> if you have patches or have found bugs.
- http://github.com/sam-github/libnet
+Newest code is at:
-Contact Sam Roberts <vieuxtech@gmail.com> if you have patches or have found bugs.
+ http://github.com/sam-github/libnet
+
+Releases are at:
+
+ http://sourceforge.net/projects/libnet-dev/
A C library for portable packet creation and injection.