On Tue, May 19, 2015 at 09:36:11PM +0200, luc wrote:
> I am new to the openvswitch code, while going through the user space and
> kernel space codes, I have one question which confused me a bit:
>
> When kernel space can not find a flow entry in its table, it will pop up
> the packet to user space
Hello.
I am new to the openvswitch code, while going through the user space and
kernel space codes, I have one question which confused me a bit:
When kernel space can not find a flow entry in its table, it will pop up
the packet to user space level. After user space knows the corresponding
rule,