Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194908
b: refs/heads/master
c: 115bc8f
h: refs/heads/master
v: v3
  • Loading branch information
Jan Engelhardt committed Mar 18, 2010
1 parent b2bf332 commit be66614
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e5042a290097b7c2fc9b6a247585b6ed07b13026
refs/heads/master: 115bc8f2874078e6ac78d88652a91b58447d5f4d
26 changes: 13 additions & 13 deletions trunk/net/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -774,6 +774,19 @@ config NETFILTER_XT_MATCH_MULTIPORT

To compile it as a module, choose M here. If unsure, say N.

config NETFILTER_XT_MATCH_OSF
tristate '"osf" Passive OS fingerprint match'
depends on NETFILTER_ADVANCED && NETFILTER_NETLINK
help
This option selects the Passive OS Fingerprinting match module
that allows to passively match the remote operating system by
analyzing incoming TCP SYN packets.

Rules and loading software can be downloaded from
http://www.ioremap.net/projects/osf

To compile it as a module, choose M here. If unsure, say N.

config NETFILTER_XT_MATCH_OWNER
tristate '"owner" match support'
depends on NETFILTER_ADVANCED
Expand Down Expand Up @@ -958,19 +971,6 @@ config NETFILTER_XT_MATCH_U32

Details and examples are in the kernel module source.

config NETFILTER_XT_MATCH_OSF
tristate '"osf" Passive OS fingerprint match'
depends on NETFILTER_ADVANCED && NETFILTER_NETLINK
help
This option selects the Passive OS Fingerprinting match module
that allows to passively match the remote operating system by
analyzing incoming TCP SYN packets.

Rules and loading software can be downloaded from
http://www.ioremap.net/projects/osf

To compile it as a module, choose M here. If unsure, say N.

endif # NETFILTER_XTABLES

endmenu
Expand Down

0 comments on commit be66614

Please sign in to comment.