iptables-1.2.9-2.3.1.src.rpm
[iptables.git] / extensions / .addrtype-test
1 #!/bin/bash
2
3 if test -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_addrtype.h; then
4         echo "addrtype"
5 fi