On Sat, Aug 27, 2016 at 08:00:15PM +0200, Richard Mayers wrote:
> I am trying to modify the ip_proto field using an SET_FIELD action.
> However, it seems that OVS does not allow that, and ip_porto is
> only-read field. error message:
>
> destination field nw_proto is not writable
>
> Why is this
Hi,
I am trying to modify the ip_proto field using an SET_FIELD action.
However, it seems that OVS does not allow that, and ip_porto is
only-read field. error message:
destination field nw_proto is not writable
Why is this like that? In the documentation of ovs-ofctl and my
openflow controller