On Sun, Jan 12, 2014 at 01:40:24PM -0700, Kevin Fenzi wrote: > 2. There is some question about the /etc/nftables/* scripts. In Fedora > land, things in /etc/ should be config files, but these aren't really > config files. They call nft without a full path (/usr/sbin/nft, etc). > Should these really be in /usr/share ? or is it expected users will > modify them? Could you clarify the use case there? These files are to be included, they are mainly executable for easier testing. > 4. nftables sets make to '-s' (ie, silent) on subdirs. It's good for > building packages to have verbose output in build logs. Would it be > possible to remove that? If not I can patch it out here. No problem adding an option to disable the silent output (I think current autoconf supports this), but I'd like to keep it as default. -- 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