commit a9fe056e373d0829f1a463fb97ba9ffa88b65904
parent c0213e3e134574abdf7a0c4ba1e918217ba340af
Author: Jordan Ritter <jpr5@darkridge.com>
Date: Wed, 6 Sep 2017 11:36:23 -0700
Doc updates for new version
Diffstat:
4 files changed, 23 insertions(+), 8 deletions(-)
diff --git a/doc/CHANGES.txt b/doc/CHANGES.txt
@@ -1,3 +1,15 @@
+v1.47
+ o Updates to fix building under MS VS2012 / Win32
+
+ o Updates to use 32bit values where relevant
+
+ o Fix to reduce searchable space when VLAN header present
+
+ o Import debian patches related to autotools, manpage, and compilation
+ on other platforms
+
+ o Update to latest autotools
+
v1.46.1
o actual bugfix for the VLAN parsing issue. prior version 1.46 expanded
diff --git a/doc/CREDITS.txt b/doc/CREDITS.txt
@@ -57,11 +57,13 @@ Excellent patch for adding IPv6 support to ngrep
Bernard Massot <bmassot@users.sourceforge.net>
-Assistance with IPv6 testing
+Assistance with IPv6 testing
- Ralph Logan
+ Ralph Logan
Arrigo Triulzi
Timestamp diff from first match patch
- Joseph Heenan <jonu@users.sourceforge.net>
+ Joseph Heenan <jonu@users.sourceforge.net>
+
+And many others.
diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt
@@ -1,5 +1,8 @@
+=================================================================
NOTE: These instructions are from the 2006 release of ngrep 1.45.
+ They are outdated but will still give you the gist.
+=================================================================
ngrep Installation Guide
------------------------
diff --git a/doc/README.txt b/doc/README.txt
@@ -1,6 +1,6 @@
Program: ngrep
Author: Jordan Ritter <jpr5@darkridge.com>
-Version: 1.46.1 (7.23.2014)
+Version: 1.47 (9.6.2017)
Goal:
@@ -126,7 +126,7 @@ Useful sites:
Known Working Platforms:
- o Linux 2.0 - 3.14
+ o Linux 2.0+
(RH6+, SuSE, TurboLinux, Debian, Gentoo, Ubuntu, Mandrake, Slackware)/x86
RedHat/alpha
Cobalt (Qube2) Linux/MIPS
@@ -139,12 +139,11 @@ Known Working Platforms:
o IRIX
o AIX 4.3.3.0/PowerPC
o BeOS R5
- o Mac OS X 10 - 10.9.3
+ o Mac OS X 10+
1.45 is known to work on: Windows 95, 98, NT, 2000, XP, 2003/x86, 7
1.46.1 has been tested on: Windows 7, 8, 8.1
-
Support, Feedback, & Patches
If you need help, have constructive feedback, or would like to submit a patch,
@@ -153,4 +152,3 @@ Support, Feedback, & Patches
nothing is lost or missed (as has been the case in the past, unfortunately).
ngrep Issues: https://github.com/jpr5/ngrep/issues
-