Actions
Feature #4093
closedl7-filter inclusion with iptables
Start date:
2013-08-31
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Description
Can l7-filter the application layer feature be included either via the standard repository or sfw repository. The l7-filter is available as GNU GPL v2.
L7-Filter description
L7-filter is a classifier for Linux's Netfilter that identifies packets based on application layer data. It can classify packets as Kazaa, HTTP, Jabber, Citrix, BitTorrent, FTP, Gnucleus, eDonkey2000, etc., regardless of port. It complements existing classifiers that match on IP address, port numbers and so on.
Our intent is for l7-filter to be used in conjunction with Linux QoS to do bandwidth arbitration (“packet shaping”) or traffic accounting.
Updated by Milan Jurik over 8 years ago
- Category set to 10
- Status changed from New to Rejected
- Assignee set to Milan Jurik
- Tags deleted (
needs-triage)
It is for Linux Netfilter only, there is no support for ipf in l7-filter.
Actions