http://downloads.netgear.com/files/GPL/DM111P(B)_v3.29u_src.tar.gz
[bcm963xx.git] / targets / fs.src / etc / l7-protocols / protocols / ncp.pat
diff --git a/targets/fs.src/etc/l7-protocols/protocols/ncp.pat b/targets/fs.src/etc/l7-protocols/protocols/ncp.pat
deleted file mode 100755 (executable)
index 6f0f9c9..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-# NCP - Novell Core Protocol
-# Pattern quality: good veryfast
-# Protocol groups: networking
-#
-# This pattern has been tested and is believed to work well.
-#
-# To get or provide more information about this protocol and/or pattern:
-# http://www.protocolinfo.org/wiki/NCP
-# http://lists.sourceforge.net/lists/listinfo/l7-filter-developers
-
-# ncp request
-# dmdt means Request
-#  *any length
-#
-#  *any reply buffer size
-# "" means service request
-#  | \x17\x17 means create a service connection
-#  | uu means destroy service connection
-
-# ncp reply
-# tncp means reply
-# 33 means service reply
-
-ncp
-^(dmdt.*\x01.*(""|\x11\x11|uu)|tncp.*33)