On 15 May 2015 at 07:13, luc wrote:
> 2015-05-12 23:20 GMT+02:00 Joe Stringer :
>>
>> On 12 May 2015 at 11:59, luc wrote:
>> > Hello team
>> >
>> > I am trying to work deeper into the code level of OVS. and what I would
>> > like to do is the following:
>> >
>> > For the receiving packet, if ther
2015-05-12 23:20 GMT+02:00 Joe Stringer :
> On 12 May 2015 at 11:59, luc wrote:
> > Hello team
> >
> > I am trying to work deeper into the code level of OVS. and what I would
> > like to do is the following:
> >
> > For the receiving packet, if there is no matching rule in the flow table
> > (i.e
On 12 May 2015 at 11:59, luc wrote:
> Hello team
>
> I am trying to work deeper into the code level of OVS. and what I would
> like to do is the following:
>
> For the receiving packet, if there is no matching rule in the flow table
> (i.e. packet is sent to user space and further sent to the sdn
Hello team
I am trying to work deeper into the code level of OVS. and what I would
like to do is the following:
For the receiving packet, if there is no matching rule in the flow table
(i.e. packet is sent to user space and further sent to the sdn controller),
I would like to print out a message;