[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: skb support functions
Dragos, Radu wrote:
> Can I use skb support functions (alloc_skb,kfree_skb, ...) in userspace
> also? Or only in a kernel module?
in module only.
Use packet socket or ethertap if you want to work on single frames
>
> -
> Kernelnewbies: Help each other learn about the Linux kernel.
> Archive: http://mail.nl.linux.org/
> IRC Channel: irc.openprojects.net / #kernelnewbies
> Web Page: http://www.surriel.com/kernelnewbies.shtml
--
--
Omer Mussaev 054308250 mailto:omerm@mercury.co.il
Mercury Interactive / APM core technologies R&D
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.surriel.com/kernelnewbies.shtml