netdev
[Top] [All Lists]

[PATCH] NETLINK_UESTABLISHED notifier event

To: netdev@xxxxxxxxxxx
Subject: [PATCH] NETLINK_UESTABLISHED notifier event
From: Dmitry Yusupov <dmitry_yus@xxxxxxxxx>
Date: Tue, 05 Apr 2005 12:54:49 -0700
Cc: "David S. Miller" <davem@xxxxxxxxxxxxx>
Sender: netdev-bounce@xxxxxxxxxxx
This patch provides:

* new event for unicast connections NETLINK_UESTABLISHED.

* netlink alloc_skb() now uses sk_allocation instead of hard-coded
GFP_KERNEL

* since netlink event described via proto and pid,
netlink_getsockbypid() is exported, so netlink user can identify socket.

Signed-off-by: Dmitry Yusupov <dmitry_yus@xxxxxxxxx>

Attachment: netlink_uestablish_event.patch
Description: Text Data

<Prev in Thread] Current Thread [Next in Thread>