On Wed, 14 Nov 2018 08:36:52 +0900,
michael johnson wrote:
> I want to modify a packet header field MPLS LABEL by adding a constant to
> it. Openflow 1.3 supports "set field" action by which we can assign a new
> value to a packet header. But I am not able to find any way to add a
> constant to an
I want to modify a packet header field MPLS LABEL by adding a constant to
it. Openflow 1.3 supports "set field" action by which we can assign a new
value to a packet header. But I am not able to find any way to add a
constant to an existing value of a packet header.
One direction which I can think