2 PM
> *To:* discuss@openvswitch.org
> *Subject:* [ovs-discuss] Packets in userspace
>
> ** **
>
> Hey,
>
> ** **
>
> I have been reading through the code and have managed to work out that the
> function call "queue_userspace_packet()" within "
@openvswitch.org
Subject: [ovs-discuss] Packets in userspace
Hey,
I have been reading through the code and have managed to work out that the
function call "queue_userspace_packet()" within "ovs_dp_upcall()" is used to
pass the packets up to userspace. But i cant seem t
Hey,
I have been reading through the code and have managed to work out that the
function call "queue_userspace_packet()" within "ovs_dp_upcall()" is used
to pass the packets up to userspace. But i cant seem to find where this is
received? I saw a similar massage stating that it is collected by
"dp