Hi,
here is the updated version of that patch. Let me know if this looks OK.
Thanks,
Sriram
On Wed, Sep 24, 2014 at 12:03 AM, Yusuke Iwase
wrote:
> Hi,
>
> I checked and tested your patch
> (0001-Fix-spell-check-in-group-feature-message.patch)
> and found a impact for re
rotocol version"
Hope this helps.
Thanks,
Sriram
0001-Improve-debug-messages-for-unsupported-request.patch
Description: Binary data
0001-Fix-spell-check-in-group-feature-message.patch
Description: Binary data
--
Meet PC
Hi,
I found some fields missing in the OpenFlow statistics messages in both
OpenFlow 1.2 and 1.3 lib files. I also removed extra fields that are not
part of 1.2 header. Unit tests are passing.
Hope this is helpful.
Thanks,
Sriram
0001-Add-missing-fields-in-OpenFlow-statistics-messages.patch
Hi Fujita-san,
I have split the previous patch into 2 patches for ease of tracking. Also,
the unit tests pass now. let me know otherwise.
Thanks,
Sriram
On Fri, Sep 12, 2014 at 3:00 PM, FUJITA Tomonori <
fujita.tomon...@lab.ntt.co.jp> wrote:
> On Tue, 9 Sep 2014 09:27:15 -0700
> S
Please consider the updated patch.
Thanks,
Sriram
On Mon, Sep 8, 2014 at 11:53 PM, Sriram wrote:
> Hi,
>
> I found some typos and inconsistencies between the OpenFlow specification
> and header files for OpenFlow 1.3 and 1.4. Attached patch has correct
> values.
>
Hi,
I found some typos and inconsistencies between the OpenFlow specification
and header files for OpenFlow 1.3 and 1.4. Attached patch has correct
values.
Thanks,
Sriram
0001-Fix-Incorrect-Enum-Names-and-Values.patch
Description: Binary data
Hi,
When OFPSetAsync is called, I noticed that appropriate bits are not set
correctly. Each type should be left shifted to set the correct type and
receive corresponding async messages from the switch.
Attached is a patch that addresses this bug.
Sriram
SetAsync_Config.patch
Description