summaryrefslogtreecommitdiffstats
path: root/usr/local/share/protocols/any.pat
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-12-04 18:35:35 +0000
committerErmal Luçi <eri@pfsense.org>2009-12-07 10:50:02 +0000
commitfa55108935385b4ca73f7666fa8f4bd1916ced87 (patch)
tree755b16721f52a929ab361391aeee2222bbae1ad4 /usr/local/share/protocols/any.pat
parent65615d899e7a861a612b985c73240ab507ee0477 (diff)
downloadpfsense-fa55108935385b4ca73f7666fa8f4bd1916ced87.zip
pfsense-fa55108935385b4ca73f7666fa8f4bd1916ced87.tar.gz
Rename unknown.pat to any.pat pattern since that is what it really means. This pattern matches any traffic.
Diffstat (limited to 'usr/local/share/protocols/any.pat')
-rw-r--r--usr/local/share/protocols/any.pat8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/local/share/protocols/any.pat b/usr/local/share/protocols/any.pat
new file mode 100644
index 0000000..56d8134
--- /dev/null
+++ b/usr/local/share/protocols/any.pat
@@ -0,0 +1,8 @@
+# Unknown - Dummy pattern for old unmatched connections.
+
+unknown
+# This pattern is ignored by the kernel. It sees that the "protocol" is
+# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
+# "unknown" and always returns unmatched for connections that are still
+# being tested.
+.
OpenPOWER on IntegriCloud