On Sun, Jul 08, 2018 at 12:41:03PM +0200, Harsha Sharma wrote: > For e.g. > > %nft list ct helper ip raw cthelp1 > table ip filter { > } > table ip raw { > ct helper cthelp1 { > type "ftp" protocol tcp > l3proto ip > } > } > With this patch, print only table raw Applied, thanks Harsha. Would you also send us a patch for tests/shell/ so we make sure this doesn't ever break again? -- 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