Comment 8 for bug 1898077

Revision history for this message
Hemanth Nakkina (hemanth-n) wrote :

Hi Mauricio

Its a valid point which i missed to include conntrack info for all the network namespaces. And yes the commands run by network namespace are in networking plugin [1]
But conntrack information for the network namespaces can be implemented in conntrack plugin itself.
Please go ahead and submit a PR.

For reference, bug link raised for conntrack on sos [2]

Thanks!

[1] https://github.com/sosreport/sos/blob/master/sos/report/plugins/networking.py#L231-L305
[2] https://github.com/sosreport/sos/issues/2049