Hi Rusty, Like the subject suggests, here's the ipt_mac testcase. This is your third christmas gift. Please, don't try to find out how much I paid for... 8)~ As of revision 3436: * attached a tiny patch removing bad entry into expected-failures. * the other one is about 01iptables/27ipt_iprange-bad-addr.sim iptables -A INPUT -m iprange --src-range 0.0.0.0-1.1.1.1 --src-range 1.1.1.1-2.2.2.2 iptables -A INPUT -m iprange --dst-range 0.0.0.0-1.1.1.1 --dst-range 1.1.1.1-2.2.2.2 Above rules should fail. Added expects... Let me know if I missed something. Cheers, --peejix