DESCRIPTION:= is obselete
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -15,14 +15,16 @@ define Package/l7-protocols
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=Protocols for layer7 filtering
|
||||
DESCRIPTION:=\
|
||||
l7-filter classifies packets based on patterns in application \\\
|
||||
layer data. This allows correct classification of P2P traffic that \\\
|
||||
uses unpredictable ports as well as standard protocols running on \\\
|
||||
non-standard ports.
|
||||
URL:=http://l7-filter.sourceforge.net/
|
||||
endef
|
||||
|
||||
define Package/l7-protocols/description
|
||||
l7-filter classifies packets based on patterns in application
|
||||
layer data. This allows correct classification of P2P traffic that
|
||||
uses unpredictable ports as well as standard protocols running on
|
||||
non-standard ports.
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
endef
|
||||
|
||||
|
Reference in New Issue
Block a user