From d65c61130ae616c372dd4ef73632bcbaf5d058d8 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Fri, 20 Nov 2015 20:06:48 -0600 Subject: Remove layer7 components. Ticket #5508 --- src/usr/local/share/protocols/http-rtsp.pat | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/usr/local/share/protocols/http-rtsp.pat (limited to 'src/usr/local/share/protocols/http-rtsp.pat') diff --git a/src/usr/local/share/protocols/http-rtsp.pat b/src/usr/local/share/protocols/http-rtsp.pat deleted file mode 100644 index 73ef926..0000000 --- a/src/usr/local/share/protocols/http-rtsp.pat +++ /dev/null @@ -1,16 +0,0 @@ -# RTSP tunneled within HTTP -# Pattern attributes: ok notsofast fast subset -# Protocol groups: streaming_audio streaming_video ietf_draft_standard -# Wiki: http://www.protocolinfo.org/wiki/RTSP -# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE -# -# Apple's documentation on what Quicktime does: -# http://developer.apple.com/quicktime/icefloe/dispatch028.html -# This is what the first part of the pattern is about -# -# The second part is based on the example in RFC 2326. For this part to -# work, this pattern MUST be earlier in the iptables rules chain than -# HTTP. Otherwise, the stream will be identified as HTTP. - -http-rtsp -^(get[\x09-\x0d -~]* Accept: application/x-rtsp-tunnelled|http/(0\.9|1\.0|1\.1) [1-5][0-9][0-9] [\x09-\x0d -~]*a=control:rtsp://) -- cgit v1.1