ip: Rename the ip4 mtrie function to be 16_8_8 specific 39/33439/2
authorNeale Ranns <neale@graphiant.com>
Fri, 6 Aug 2021 12:24:14 +0000 (12:24 +0000)
committerOle Tr�an <otroan@employees.org>
Wed, 11 Aug 2021 08:48:42 +0000 (08:48 +0000)
commit6bb2db0ea860812d9c366935312e7849deca9c93
treef70bdd3e4ce59419aa6583f3ee879dbaa029f56d
parenta8c720e301f3576506b2b284fe925b055398b638
ip: Rename the ip4 mtrie function to be 16_8_8 specific

Type: improvement

the existing mtrie functions use the existing 16_8_8 mtrie. Rename them
to make that explicit. Then we can add the 8_8_8_8 types and functions
alongside.

Signed-off-by: Neale Ranns <neale@graphiant.com>
Change-Id: If5ce7a282d5d3742dc65bcd0523220235d9c510d
src/vnet/fib/ip4_fib.c
src/vnet/fib/ip4_fib.h
src/vnet/ip/ip4_mtrie.c
src/vnet/ip/ip4_mtrie.h