On Sun, Jul 07, 2013 at 09:19:08PM -0700, Phil Oester wrote: > On Mon, Jul 08, 2013 at 04:26:41AM +0200, Pablo Neira Ayuso wrote: > > I just look at the source of old iptables releases (1.4.11) and it > > displays the /32 with iptables -L. I prefer if we restore that > > behaviour, ie. we get it back to display /32, for historial reasons. > > That does not appear to be correct. > > # ./iptables-multi main -V > iptables v1.4.10 > > # ./iptables-multi main -L foo > Chain foo (0 references) > target prot opt source destination > all -- 1.2.3.4 anywhere > > > From what I can tell, the comment > > /* we don't want to see "/32" */ > > has existed in the tree since at least 3/2000. You're right, I was looking at the wrong place in the code. I have applied this patch. Thanks. -- 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