mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-12-07 08:33:53 +01:00
ipaddr match (from "Writing your own Netfilter module" PDF)
This commit is contained in:
committed by
Jan Engelhardt
parent
48ebf55444
commit
867a920fd7
@@ -16,6 +16,7 @@ obj-${build_condition} += libxt_condition.so
|
||||
obj-${build_fuzzy} += libxt_fuzzy.so
|
||||
obj-${build_geoip} += libxt_geoip.so
|
||||
obj-${build_iface} += libxt_iface.so
|
||||
obj-${build_ipaddr} += libxt_ipaddr.so
|
||||
obj-${build_ipp2p} += libxt_ipp2p.so
|
||||
obj-${build_ipv4options} += libxt_ipv4options.so
|
||||
obj-${build_length2} += libxt_length2.so
|
||||
|
||||
Reference in New Issue
Block a user