Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1063

Ip6 dump not showing fib table names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 18.04
    • 18.01
    • None

      Given that ip_table_add_del was called with

      table_id = 3

      table_name = "test-routing-protocol-3"

      is_ipv6 = 1

      vppctl/vpp_api_test/jvpp are inconsistent what they show

       

      VPPCTL

      Here the name is ok ,but the fib_index should be 3(if im right that table_id == fib_index)

       

      VPP_API_TEST

      Table id is right , dont see table name

      When calling same api with JVpp(which should technicaly be same as vpp_api_test ip6_fib_dump) ,following is showed

      As can be seen, table names are not filled(occurs only for v6 , v4 variant shows names ok)

            jsrnicek_cisco Jan Srnicek
            jsrnicek Ján Srniček
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: