Segfault of iptables-1.4.3.2 when invalid protocol number specified Reproducible: Always Steps to Reproduce: 1. emerge iptables 2. iptables -A INPUT -p 443 -j DROP Actual Results: Segmentation fault Expected Results: iptables v1.4.3.2: unknown protocol `443' specified
This bug is fixed in iptables-1.4.4