mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 13:15:12 +02:00

This revision 1 of ipv4options makes it possible to match the presence or absence of any of the 32 possible IP options, either all or any of the options the user specified.
21 lines
290 B
Makefile
21 lines
290 B
Makefile
# -*- Makefile -*-
|
|
#
|
|
build_CHAOS=m
|
|
build_DELUDE=m
|
|
build_DHCPADDR=m
|
|
build_ECHO=
|
|
build_IPMARK=m
|
|
build_LOGMARK=m
|
|
build_SYSRQ=m
|
|
build_TARPIT=m
|
|
build_TEE=m
|
|
build_condition=m
|
|
build_fuzzy=m
|
|
build_geoip=m
|
|
build_ipp2p=m
|
|
build_ipset=m
|
|
build_ipv4options=m
|
|
build_length2=m
|
|
build_lscan=m
|
|
build_quota2=m
|