ip: Move the IP6 fib into ip6_[m]fib.c 32/29532/2
authorNeale Ranns <nranns@cisco.com>
Mon, 19 Oct 2020 14:47:20 +0000 (14:47 +0000)
committerDamjan Marion <dmarion@me.com>
Mon, 19 Oct 2020 20:59:54 +0000 (20:59 +0000)
commit5a59b2bac48611a316adf128bdb0e1e2fe889656
tree37e51dbf5d97fda9d9deee2d08e4b18a29981c5f
parent710d78074e07ffb5006ad01a0da4c1b6dc3de38b
ip: Move the IP6 fib into ip6_[m]fib.c

Type: improvement

reduce the compile time by moving the bihash includes out of ip[46].h

Signed-off-by: Neale Ranns <nranns@cisco.com>
Change-Id: I6b9216e10aff1013071f9238b3e1ebbdd205bd80
15 files changed:
src/plugins/cnat/cnat_types.h
src/plugins/lisp/lisp-gpe/lisp_gpe_fwd_entry.c
src/vnet/fib/ip6_fib.c
src/vnet/fib/ip6_fib.h
src/vnet/gre/interface.c
src/vnet/interface.c
src/vnet/ip/ip6.h
src/vnet/ip/ip6_forward.c
src/vnet/ip/ip6_ll_table.c
src/vnet/ip/ip_api.c
src/vnet/ip6-nd/ip6_mld.c
src/vnet/l2/l2_learn.h
src/vnet/mfib/ip6_mfib.c
src/vnet/mfib/ip6_mfib.h
src/vnet/session/transport_types.h