gtpu: encap-vrf-id in show gtpu tunnels command 13/25713/3
authorNick Zavaritsky <nick.zavaritsky@emnify.com>
Thu, 5 Mar 2020 17:24:37 +0000 (17:24 +0000)
committerDamjan Marion <dmarion@me.com>
Sat, 21 Mar 2020 12:13:36 +0000 (12:13 +0000)
commitdd73bd321e2718dd9afced36dad53bd624af4f32
tree12da7a27342b80b70cf1e52327b6ef3649d5c898
parent77a95cdce2f3d80dac2832b68310eb5b23769c0e
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 <nick.zavaritsky@emnify.com>
src/plugins/gtpu/gtpu.c