[ovs-dev] HOST to SWITCH packets

Jesse Gross jesse at nicira.com
Fri Jan 23 16:41:15 UTC 2015


On Fri, Jan 23, 2015 at 12:17 AM, Sree Vidya S D <vidya426 at gmail.com> wrote:
> Hello
>
>  I am working with the
>
> "void ovs_dp_process_received_packet(struct vport *p, struct sk_buff *skb)"
>
> function in datapath.c
>
> If I am right this function deals with packets that is send from a switch
> to another switch, does it deal with packets that are passed from a host to
> a switch?
>
> My scenario is something like
>
> h1--------s1
>
> does the packet send from h1 to s1 go to dis function?

Yes.



More information about the dev mailing list