On Friday 2008-10-31 18:57, Rick Jones wrote: > The end goal here is to teach netperf how to get a count of > iptables rules in place in the kernel. There was also a drifting > question of whether or not strace should be taught about the > getsockopt() options. iptables-save | grep ^- | wc -l And strace should not be taught that. We have seen at least one change of the interpretation of the binary stream. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html