Re: sbdrop - count not zero?
Re: sbdrop - count not zero?
- Subject: Re: sbdrop - count not zero?
- From: Stephane Sudre <email@hidden>
- Date: Wed, 11 May 2005 11:29:34 +0200
On 11 mai 05, at 02:17, Josh Graessley wrote:
Stephane Sudre wrote a question about sbdrop. There is a known bug
where this may occur if there is a socket filter installed and it is
filtering inbound data.
Stephane, were you running any socket filters (kernel extensions)?
Yes, there was/is one which is registered with these parameters:
tStatus = sflt_register(&SFM_SocketFilter_TCP, PF_INET,SOCK_STREAM,
IPPROTO_TCP);
and which had indeed an inbound data callback (the return value is
always 0).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden