--- extensions/libipt_conntrack.c~ 2003-10-07 11:54:30.000000000 -0700 +++ extensions/libipt_conntrack.c 2004-04-28 19:01:08.000000000 -0700 @@ -504,7 +504,7 @@ /* Saves the matchinfo in parsable form to stdout. */ static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match) { - matchinfo_print(ip, match, 0, "--"); + matchinfo_print(ip, match, 1, "--"); } static