Re: [Netnice-kernels] Re: inetd on OpenBSD
Status: Alpha
Brought to you by:
taost6
From: Scott B. <sco...@ve...> - 2004-11-16 23:02:54
|
Hi, I have added the vifctl perl script to the userspace tools under netnice/linux. The changes consisted of a lookup in /etc/mtab for the nnfs mount point, and a lookup in /proc/<pid>/exe for the processes executable file name. I have also added code to have inetd create the symlinks under the socket fd directories as discussed previously. These changes are conditionally deactivated now because they are causing crashes when enabled. I do not know what is wrong at this point. I have also committed bug fix changes to NNFS. One change is a work around that appears to prevent the intermittent crashes that where occurring in pvif_lookup. This change affects the pvif returned from the lookup of a TCP socket. Now a pvif will only be returned when a TCP socket is in the ESTABLISHED state. So far the following pieces are functioning in an alpha state on Linux. netnice internals nnfs inetd netnice command vifctl Regards, Scott Brumbaugh |