On Thu, 25 Apr 2002, Alfred Perlstein wrote:
> * George V. Neville-Neil <[EMAIL PROTECTED]> [020425 20:02] wrote: > > Hey Folks, > > > > I was just wondering if anyone had considered making it possible to > > control PCBs from the sysctl interface? I'm not completely familiar with > > sysctl yet, is it possible to add information to the database dynamically? > > > > It would be nice to be able to disconnect, or modify, long running > > connections, > > for instance on a machine under DOS attack or perhaps for debugging. > > > > Just an idea... > > A very good one in fact, see what you can do, I'd be interested in > seeing patches to do this safely. > > -- > -Alfred Perlstein [[EMAIL PROTECTED]] Agreed, that would be cool. The only problem I can see is how you would uniquely identify a socket. (It wouldn't be nice to kill the wrong socket because they switched out from under you.) Maybe a procfs like filesystem for sockets would be better. :) Mike "Silby" Silbersack To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message