diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-01 15:20:34 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-01 15:20:34 +0000 |
commit | 398b94811bc331d6a0ca87a7ac91f698a119df15 (patch) | |
tree | 867788155aa1636cbce5877ac502eeb5f488c213 /package/iptables/files/l7/ftp.pat | |
parent | d977ccf66829a402a7203662e941b53bcb90d404 (diff) |
[iptables] Update layer7 rules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15544 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/files/l7/ftp.pat')
-rw-r--r-- | package/iptables/files/l7/ftp.pat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/iptables/files/l7/ftp.pat b/package/iptables/files/l7/ftp.pat index a7f9e0eeaa..44d97c467b 100644 --- a/package/iptables/files/l7/ftp.pat +++ b/package/iptables/files/l7/ftp.pat @@ -2,6 +2,7 @@ # Pattern attributes: great notsofast fast # Protocol groups: document_retrieval ietf_internet_standard # Wiki: http://protocolinfo.org/wiki/FTP +# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE # # Usually runs on port 21. Note that the data stream is on a dynamically # assigned port, which means that you will need the FTP connection |