From: Nick Zavaritsky Date: Thu, 5 Mar 2020 17:24:37 +0000 (+0000) Subject: gtpu: encap-vrf-id in show gtpu tunnels command X-Git-Tag: v20.09-rc0~370 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=dd73bd321e2718dd9afced36dad53bd624af4f32;hp=dd73bd321e2718dd9afced36dad53bd624af4f32;p=vpp.git gtpu: encap-vrf-id in show gtpu tunnels command Show encap-vrf-id instead of fib-idx. When a tunnel is created, you specify encap-vrf-id, hence it makes sense for the show command to present it the same way. Fib index, on the other hand, is the internal artifact of how IP tables are managed; showing it isn't helpful. Type: improvement Change-Id: I8d1713d6727dd8685d6c10c07f421c18edafa6e0 Signed-off-by: Nick Zavaritsky ---