[firefly] [PATCH 0/6] Role status message support (OpenFlow 1.4)

Daniel Baluta daniel.baluta at gmail.com
Tue Oct 8 12:14:25 EEST 2013


On Tue, Oct 8, 2013 at 11:52 AM, Alexandru Copot <alex.mihai.c at gmail.com> wrote:
> This series adds the required functionality for notifying controllers
> with the OFPT_ROLE_STATUS message introduced in OpenFlow 1.4.
> Currently, this message is sent only when another controller asks
> that his role is changed to master.
>
> Alexandru Copot (6):
>   include/openflow: Add OpenFlow 1.4 header file
>   Add OFPTYPE_ROLE_STATUS message type for OpenFlow 1.4
>   lib/ofp-util: add support for encoding OFPTYPE_ROLE_STATUS messages
>   ofproto/connmgr: notify controllers when their role changes to slave
>   lib/ofp-util: add decoder for role status asynchronous message
>   lib/ofp-print: add support for printing role status messages

The patch series looks good. Thanks Alex!


More information about the firefly mailing list