[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: List of SAs
parsea /whatever/ispec si tenes kernfs montado
----- Original Message -----
From: Hernan Gips <core.lists.openbsd-tech@core-sdi.com>
To: <tech@openbsd.org>
Sent: Tuesday, May 07, 2002 1:18 PM
Subject: List of SAs
Hi,
im trying to list all the security associations in the system.
i started using the PF_KEY interface, but as is written in the man pages,
the command 'dump' is only for debugin. so i looked at netstat source and
figured out that netstat use kvm to fetch the kernel information, but kvm
is not working well and sometimes the netstat output hangs and never finish.
my question is, i must choose between PF_KEY dump or kvm?? or
there is another solution to this??
thanks.
--- for a personal reply use: "Juan Vera" <juan@core-sdi.com>
- References:
- List of SAs
- From: Hernan Gips <core.lists.openbsd-tech@core-sdi.com>