Applied to master, thanks!
On Thu, Jul 02, 2015 at 05:50:48AM -0700, Jarno Rajahalme wrote:
> Acked-by: Jarno Rajahalme
>
> Jarno
>
> > On Jun 24, 2015, at 10:57 AM, Ben Pfaff wrote:
> >
> > OpenFlow provides no means to change the importance of a flow after it is
> > added, so make it immu
Acked-by: Jarno Rajahalme
Jarno
> On Jun 24, 2015, at 10:57 AM, Ben Pfaff wrote:
>
> OpenFlow provides no means to change the importance of a flow after it is
> added, so make it immutable so that it is reasonable to read it without
> locking.
>
> Signed-off-by: Ben Pfaff
> ---
> ofproto/o
OpenFlow provides no means to change the importance of a flow after it is
added, so make it immutable so that it is reasonable to read it without
locking.
Signed-off-by: Ben Pfaff
---
ofproto/ofproto-provider.h | 2 +-
ofproto/ofproto.c | 5 ++---
2 files changed, 3 insertions(+), 4 del