On Tue, Mar 12, 2013 at 2:09 AM, Igor Ryzhov <[email protected]> wrote:
> Hello.
>
> At the end of queue_userspace_packet the genlmsg_unicast function is used to
> directly transfer skb to userspace. Now I want to understand the next step -
> which function works next in userspace?

It will get picked up by dpif_linux_recv() in lib/dpif-linux.c.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to