diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2010-10-04 09:12:49 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2010-10-04 09:12:49 +0000 |
commit | d8e8be1152097631e8dba109a6eb5722c79020ef (patch) | |
tree | 0648601e19940d752b4e1b5733c25c5f0fc18431 | |
parent | 82486fa82be1ef72fc21bfbf3b53f1c85d5691b0 (diff) |
Update the OpenBSD fingerprint to match against -current systems.
The automatic send and recv buffer scaling changed the OS fingerprint.
OK jsg@, sthen@
-rw-r--r-- | etc/pf.os | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/etc/pf.os b/etc/pf.os index beaf6c921d9..5ed81f77161 100644 --- a/etc/pf.os +++ b/etc/pf.os @@ -1,4 +1,4 @@ -# $OpenBSD: pf.os,v 1.22 2009/08/08 09:24:51 deraadt Exp $ +# $OpenBSD: pf.os,v 1.23 2010/10/04 09:12:48 claudio Exp $ # passive OS fingerprinting # ------------------------- # @@ -298,13 +298,16 @@ S22:64:1:52:M*,N,N,S,N,W0: Linux:2.2:ts:Linux 2.2 w/o timestamps # ----------------- OpenBSD ----------------- 16384:64:0:60:M*,N,W0,N,N,T: OpenBSD:2.6::NetBSD 1.3 (or OpenBSD 2.6) -16384:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.0::OpenBSD 3.0-4.0 -16384:64:0:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.0:no-df:OpenBSD 3.0-4.0 (scrub no-df) +16384:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.8::OpenBSD 3.0-4.8 +16384:64:0:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.8:no-df:OpenBSD 3.0-4.8 (scrub no-df) 57344:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.3-4.0::OpenBSD 3.3-4.0 57344:64:0:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.3-4.0:no-df:OpenBSD 3.3-4.0 (scrub no-df) 65535:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.0:opera:OpenBSD 3.0-4.0 (Opera) +16384:64:1:64:M*,N,N,S,N,W3,N,N,T: OpenBSD:4.9::OpenBSD 4.9 +16384:64:0:64:M*,N,N,S,N,W3,N,N,T: OpenBSD:4.9:no-df:OpenBSD 4.9 (scrub no-df) + # ----------------- Solaris ----------------- S17:64:1:64:N,W3,N,N,T0,N,N,S,M*: Solaris:8:RFC1323:Solaris 8 RFC1323 |