On Wed, May 10, 2017 at 12:55:10PM +0200, Phil Sutter wrote: > This adds support for printing the process ID and name for changes which > 'nft monitor' reports: > > | nft -a -p monitor > | add chain ip t2 bla3 # pid 11616 (nft) > > If '-n' was given in addition to '-p', parsing the process name from > /proc/<pid>/cmdline is suppressed. That is not the process ID, that is the netlink portID, that is pretty much useless if we get a robot process with multiple netlink sockets (likely given that it may want to lookup from interface index to interface name). -- 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