Re: ABI suggestions?
From: Mike Silbersack (silby_at_silby.com)
Date: 02/21/05
- Previous message: Kris Kennaway: "Re: ABI suggestions?"
- In reply to: Kris Kennaway: "Re: ABI suggestions?"
- Next in thread: Petri Helenius: "Re: ABI suggestions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 20 Feb 2005 23:26:41 -0600 (CST) To: Kris Kennaway <kris@obsecurity.org>
On Sun, 20 Feb 2005, Kris Kennaway wrote:
> On Sun, Feb 20, 2005 at 07:40:35PM -0600, Mike Silbersack wrote:
>> Yes, I think that'd be very useful; when a user has a repeatable network
>> problem, we could have them turn this on and create a detailed log file
>> for us. In cases of reset connections, etc, this would be quite useful.
>
> Wouldn't it be best to use KTR for this on 5.x/6.x instead of
> introducing another KTR-alike?
>
> Kris
TCP/IP events always happen in places where sleepable locks can be held,
so this doesn't require the semantics of KTR. Instead, it seems feasible
to send the tcp info straight to syslog and let it direct the relevant
info to /var/log/tcpdebug.log. No need for a translation program like
ktrdump then.
Mike "Silby" Silbersack
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Kris Kennaway: "Re: ABI suggestions?"
- In reply to: Kris Kennaway: "Re: ABI suggestions?"
- Next in thread: Petri Helenius: "Re: ABI suggestions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]