fib: allow vnet rewrite max size to be smaller the pre_data 74/34274/2
authorBenoît Ganne <bganne@cisco.com>
Thu, 28 Oct 2021 08:50:47 +0000 (10:50 +0200)
committerDamjan Marion <dmarion@me.com>
Tue, 2 Nov 2021 22:33:32 +0000 (22:33 +0000)
There is no reason to enforce vnet rewrite size to be equal to pre_data.
Moreover, since vnet rewrite size is now saved as u8, this limits
pre_data to 192 bytes.

Type: fix
Fixes: 7dbf9a1a4fff5c3b20ad972289e49e3f88e82f2d

Change-Id: I3f848aa905ea4a794f3b4aa62c929a481261a3f1
Signed-off-by: Benoît Ganne <bganne@cisco.com>

No differences found