diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2016-09-03 17:08:58 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2016-09-03 17:08:58 +0000 |
commit | a2b8986d1769e25c3fd00cd703cd7db6ab12dfc8 (patch) | |
tree | 0aa777e88b8f0af3f7d67433acaca8dc76a23dbc | |
parent | 5f55816942954695248e75dbf4a62e4787d53da5 (diff) |
update pf.os for larger wscale by default
-rw-r--r-- | etc/pf.os | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/pf.os b/etc/pf.os index 57055959495..41c1bc6a482 100644 --- a/etc/pf.os +++ b/etc/pf.os @@ -1,4 +1,4 @@ -# $OpenBSD: pf.os,v 1.26 2012/08/03 12:25:16 jsg Exp $ +# $OpenBSD: pf.os,v 1.27 2016/09/03 17:08:57 sthen Exp $ # passive OS fingerprinting # ------------------------- # @@ -314,6 +314,9 @@ S22:64:1:52:M*,N,N,S,N,W0: Linux:2.2:ts:Linux 2.2 w/o timestamps 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) +16384:64:1:64:M*,N,N,S,N,W6,N,N,T: OpenBSD:6.1::OpenBSD 6.1 +16384:64:0:64:M*,N,N,S,N,W6,N,N,T: OpenBSD:6.1:no-df:OpenBSD 6.1 (scrub no-df) + # ----------------- Solaris ----------------- S17:64:1:64:N,W3,N,N,T0,N,N,S,M*: Solaris:8:RFC1323:Solaris 8 RFC1323 |