Subject: Re: pidentd
To: None <erh@nimenees.com>
From: Erik Fair <fair@clock.org>
List: tech-net
Date: 04/08/2000 11:49:17
At 1:23 -0700 4/8/00, erh@nimenees.com wrote:

>>  Perhaps an identdfs mount?  /identd/12345,25 could be a symlink
>>  pointing to the relevant UID in decimal - then one readlink() call
>	well ok, but how about /kern/identd/...?

/kern/tcp/(local-port):(remote-port)/

	peer IP address
	uid gid
	srtt
	start timestamp
	last packet activity timestamp (mtime?)
	bytes sent
	bytes recv
	state
	options (e.g. source-route, IP security, etc)

There is a lot of information that would be useful to pull out of the 
TCP stack on a per-port basis. We should probably have a look at what 
SNMP variables are required and make those available, too.

	Erik <fair@clock.org>