]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r360356:
authorRyan Moeller <freqlabs@FreeBSD.org>
Sun, 3 May 2020 08:13:44 +0000 (08:13 +0000)
committerRyan Moeller <freqlabs@FreeBSD.org>
Sun, 3 May 2020 08:13:44 +0000 (08:13 +0000)
commit09352f65a0ad8b2e276c714c9af02b19f247f65e
treed5ad0055bae230bdd426b98225e0ef0f47203a12
parent22d90f6746aa6c320949069ebc5ea1ca5aff6bb9
MFC r360356:

sockstat: Attach to jail if in new vnet

Attach sockstat -j to the specified jail if the jail is in a new vnet.
Otherwise we do not see all sockets belonging to the jail.

Reviewed by:    jamie
Approved by:    mmacy (mentor)
Differential Revision:  https://reviews.freebsd.org/D24413
usr.bin/sockstat/sockstat.c