Subject: CVS commit: pkgsrc/security/p0f
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 11/03/2003 11:45:28
Module Name:	pkgsrc
Committed By:	recht
Date:		Mon Nov  3 11:45:28 UTC 2003

Modified Files:
	pkgsrc/security/p0f: Makefile distinfo
	pkgsrc/security/p0f/patches: patch-aa patch-ac patch-ad

Log Message:
update to version 2.0.3

changes/fixes include:
  Iproved -F.

  Masquerade detection code now checks for time going backwards in
  timestamps.

  Added uptime in query data and p0fq.c.

  Added -F fuzzy TTL matching option.

  More signatures.

  [BUG] Missing ENDIAN define on SunOS? Added to Makefile. It now
  defaults to big endian, perhaps worth auto-detecting in case of
  Solaris on x86 or such.

  -r now also resolves the target host.

  Added -X option, sendsyn added. Better Makefile and p0f*.fp documentation.
  Automatic wildcard for WSS of 12345 and size exceeding PACKET_BIG.

  Sheesh, more cleanup in p0fr.fp explanations and p0f.c RST recognition
  code.

  Added wildcard for packet size; massive ACK probing to diagnose the
  payload quoting issue. Many new RST fingerprints for network
  devices.

  Updated some tos.h signatures.

see doc/ChangeLog for a complete list


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/security/p0f/Makefile \
    pkgsrc/security/p0f/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/security/p0f/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/security/p0f/patches/patch-ac \
    pkgsrc/security/p0f/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.