[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200612211151.13750.vimal.raj@cranessoftware.com>
Date: Thu, 21 Dec 2006 11:51:13 +0530
From: "vimal.raj" <vimal.raj@...nessoftware.com>
To: kernelnewbies@...linux.org
Subject: Fwd: sk buffer to user space
Hi kernel experts,
I'm a newbie to linux kernel.
I need to take the sk buffer and directly pass to the
application which is in the user space.
How can i do it (my project want to read data packets from driver and give
it to application without the help of socket mechanism.) I saw that there
is a system call skb_copy_datagram_iovec() which can be used to send skb to
userspace. Can i use it? Can anyone please help me by giving a procedure to
implement this...
Thanks in advance,
regards,
vimal
-------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists