On Thu, Oct 05, 2006 at 03:10:02AM +0200, Samir Bellabes ([EMAIL PROTECTED])
wrote:
> > You can also extend your module to be more generic and send all (or just
> > requested in config) state changes for all protocols (or those checked
> > in config).
>
> Ok, so the next step now is to target all
Evgeniy Polyakov <[EMAIL PROTECTED]> writes:
> On Mon, Oct 02, 2006 at 02:57:55PM +0200, Samir Bellabes ([EMAIL PROTECTED])
> wrote:
>> Evgeniy Polyakov <[EMAIL PROTECTED]> writes:
>>
>> > On Mon, Oct 02, 2006 at 08:11:06AM +0200, Samir Bellabes ([EMAIL
>> > PROTECTED]) wrote:
> You can also ex
David Miller <[EMAIL PROTECTED]> writes:
> From: Samir Bellabes <[EMAIL PROTECTED]>
> Date: Mon, 02 Oct 2006 08:11:06 +0200
>
>> This patch adds a connector which reports networking's events to
>> userspace. It's sending events when a sock has its sk_state changed to :
>> - LISTEN or CLOSE for D
From: Samir Bellabes <[EMAIL PROTECTED]>
Date: Mon, 02 Oct 2006 08:11:06 +0200
> This patch adds a connector which reports networking's events to
> userspace. It's sending events when a sock has its sk_state changed to :
> - LISTEN or CLOSE for DCCP and TCP
> - BIND or CLOSE for UDP.
>
> With
On Mon, Oct 02, 2006 at 02:57:55PM +0200, Samir Bellabes ([EMAIL PROTECTED])
wrote:
> Evgeniy Polyakov <[EMAIL PROTECTED]> writes:
>
> > On Mon, Oct 02, 2006 at 08:11:06AM +0200, Samir Bellabes ([EMAIL
> > PROTECTED]) wrote:
> >>
> >> This patch adds a connector which reports networking's event
Evgeniy Polyakov <[EMAIL PROTECTED]> writes:
> On Mon, Oct 02, 2006 at 08:11:06AM +0200, Samir Bellabes ([EMAIL PROTECTED])
> wrote:
>>
>> This patch adds a connector which reports networking's events to
>> userspace. It's sending events when a sock has its sk_state changed to :
>> - LISTEN or
On Mon, Oct 02, 2006 at 08:11:06AM +0200, Samir Bellabes ([EMAIL PROTECTED])
wrote:
>
> This patch adds a connector which reports networking's events to
> userspace. It's sending events when a sock has its sk_state changed to :
> - LISTEN or CLOSE for DCCP and TCP
> - BIND or CLOSE for UDP.
>