[hipl-users] Re: How to find out HITs types?

  • From: Teemu Koponen <tkoponen@xxxxxx>
  • To: hipl-users@xxxxxxxxxxxxx
  • Date: Thu, 26 Jan 2006 17:25:01 +0200

On Jan 26, 2006, at 16:20, Väisänen Teemu wrote:

It is possible to see HITs for example with
# ifconfig dummy0
or
# ip addr show dummy0

but how could I manage out what is their types (RSA, DSA, public, anonyme)?

I would say that the standard semantics of the kernel network interface API (ioctl) is insufficient for such a query. HIPL developers please correct me if you have more accurate information.


For HIP applications, native sockets are an option to retrieve types. I assume you could bind to different HITs and get information via the extended API. In shell, a hackish approach would be digging the information out of /etc/hip/.

Teemu

--



Other related posts: