diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-12-03 23:55:35 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-12-03 23:55:35 +0000 |
commit | 06930d645c023e7a3c293563c4f7baf7795fd7b4 (patch) | |
tree | 610c201ec612f826e290d137bb4a12c313f7c405 /etc/pf.os | |
parent | e5467e350ade44b0ea7cefa248ecab14b24d5fb3 (diff) |
spacing
Diffstat (limited to 'etc/pf.os')
-rw-r--r-- | etc/pf.os | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/pf.os b/etc/pf.os index 90b42eac57d..488089ea704 100644 --- a/etc/pf.os +++ b/etc/pf.os @@ -1,4 +1,4 @@ -# $OpenBSD: pf.os,v 1.10 2003/09/06 01:37:07 frantzen Exp $ +# $OpenBSD: pf.os,v 1.11 2003/12/03 23:55:34 deraadt Exp $ # passive OS fingerprinting # ------------------------- # @@ -140,8 +140,8 @@ # Wnnn - window scaling option, value nnn (or * or %nnn) # Mnnn - maximum segment size option, value nnn (or * or %nnn) # S - selective ACK OK -# T - timestamp -# T0 - timestamp with a zero value +# T - timestamp +# T0 - timestamp with a zero value # # To denote no TCP options, use a single '.'. # @@ -363,7 +363,7 @@ T30:128:1:48:M*,N,N,S: Windows:98::Windows 98 64512:128:1:44:M1414: Windows:NT:4.0:Windows NT 4.0 SP6a 8192:128:1:44:M*: Windows:NT:4.0:Windows NT 4.0 (older) 6144:128:1:52:M*,W0,N,S,N,N: Windows:NT:4.0:Windows NT 4.0 (RFC1323) - + # Windows XP and 2000. Most of the signatures that were # either dubious or non-specific (no service pack data) # were deleted and replaced with generics at the end. |