It would be great if this patch could be merged upstream so that people could use tcpdump or wireshark and correlate output with processes.
There are a lot of advantages to having the code in Linux mainline and some guidance for doing that available here:
https://kernelnewbies.org/UpstreamMerge
There is a request for adding this feature to wireshark, but without support in Linux mainline, the only option that works with most versions of Linux is a very hacky and buggy /proc scanning based option.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1184
It would be great if this patch could be merged upstream so that people could use tcpdump or wireshark and correlate output with processes.
There are a lot of advantages to having the code in Linux mainline and some guidance for doing that available here:
https://kernelnewbies.org/UpstreamMerge
There is a request for adding this feature to wireshark, but without support in Linux mainline, the only option that works with most versions of Linux is a very hacky and buggy /proc scanning based option.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1184