On Wed, Dec 03, 2014 at 10:13:32AM -0800, Jarno Rajahalme wrote:
>
> On Dec 2, 2014, at 11:34 AM, Ben Pfaff wrote:
>
> > On Tue, Dec 02, 2014 at 11:30:26AM -0800, Ben Pfaff wrote:
> >> On Mon, Dec 01, 2014 at 10:50:45PM -0800, varanasi sandhya wrote:
> >>> OFPFF_CHECK_OVERLAP flag Issue:
> >>>
On Dec 2, 2014, at 11:34 AM, Ben Pfaff wrote:
> On Tue, Dec 02, 2014 at 11:30:26AM -0800, Ben Pfaff wrote:
>> On Mon, Dec 01, 2014 at 10:50:45PM -0800, varanasi sandhya wrote:
>>> OFPFF_CHECK_OVERLAP flag Issue:
>>>
>>> When OFPFF_CHECK_OVERLAP flag is set at RYU controller in ofctl_v1_3.py
>>>
Hi Ben
Could you please let me know if this feature implementation is supported in
OVS or not.
Also, I am new to this and do not know how I can find status of EXT-406.
Meanwhile I found this below link online which gives a way to implement
this flag it is by changing fm->flags=2; in ofp-parse.c
On Tue, Dec 02, 2014 at 11:30:26AM -0800, Ben Pfaff wrote:
> On Mon, Dec 01, 2014 at 10:50:45PM -0800, varanasi sandhya wrote:
> > OFPFF_CHECK_OVERLAP flag Issue:
> >
> > When OFPFF_CHECK_OVERLAP flag is set at RYU controller in ofctl_v1_3.py
> > code in the mod_flow_entry definition, OVS should i
On Mon, Dec 01, 2014 at 10:50:45PM -0800, varanasi sandhya wrote:
> OFPFF_CHECK_OVERLAP flag Issue:
>
> When OFPFF_CHECK_OVERLAP flag is set at RYU controller in ofctl_v1_3.py
> code in the mod_flow_entry definition, OVS should ideally return
> OFPFMFC_OVERLAP error on inserting a duplicate flow w
Hi All
I am a master's student working on a project involving RYU controller and
OpenVswitch on mininet.
OVS Version: 2.0.2
OFPFF_CHECK_OVERLAP flag Issue:
When OFPFF_CHECK_OVERLAP flag is set at RYU controller in ofctl_v1_3.py
code in the mod_flow_entry definition, OVS should ideally return
O