Bug #63
closedpfiles should list peer processes for local IPC connections
0%
Description
Essentially, pfiles should use getpeerucred to get the pid of the process on the other end of a UNIX domain socket or pipe/fifo.
See http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6936766 (bugster 6936766)
Files
Updated by Jason King almost 13 years ago
- File 6936766.patch 6936766.patch added
A webrev of the proposed fix is (currently) available at http://cr.opensolaris.org/~alanc/pfiles-peercred/
I've also attached the patch from the webrev for reference.
Updated by Garrett D'Amore over 12 years ago
- Assignee set to Alexander Stetsenko
Updated by Alexander Stetsenko over 12 years ago
- Status changed from New to In Progress
Updated by Garrett D'Amore over 12 years ago
- Status changed from In Progress to Resolved
I just noticed this is still open, but the changes were submitted a long time ago:
changeset: 13199:aa885ab54e71
user: Alexander Stetsenko <ams@nexenta.com>
date: Wed Oct 06 21:18:18 2010 +0400
description:
63 pfiles should list peer processes for local IPC connections
Reviewed by: a.eremin@nexenta.com, garrett@nexenta.com
Approved by: garrett@nexenta.com
Making it resolved.