mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-19 02:54:56 +02:00

This is my iptables match module for analyzing IPTV MPEG2/TS streams. Currently it only detects dropped packets, but I want to extend it for analyzing jitter and bursts.
29 lines
403 B
Makefile
29 lines
403 B
Makefile
# -*- Makefile -*-
|
|
#
|
|
build_ACCOUNT=m
|
|
build_CHAOS=m
|
|
build_CHECKSUM=
|
|
build_DELUDE=m
|
|
build_DHCPMAC=m
|
|
build_ECHO=
|
|
build_IPMARK=m
|
|
build_LOGMARK=m
|
|
build_RAWNAT=m
|
|
build_STEAL=m
|
|
build_SYSRQ=m
|
|
build_TARPIT=m
|
|
build_TEE=
|
|
build_condition=m
|
|
build_fuzzy=m
|
|
build_geoip=m
|
|
build_iface=m
|
|
build_ipp2p=m
|
|
build_ipset=m
|
|
build_ipv4options=m
|
|
build_length2=m
|
|
build_lscan=m
|
|
build_mp2t=m
|
|
build_pknock=m
|
|
build_psd=m
|
|
build_quota2=m
|