ip: move lookup inline functions to header file 14/10214/4
authorVijayabhaskar Katamreddy <vkatamre@cisco.com>
Tue, 23 Jan 2018 21:39:40 +0000 (13:39 -0800)
committerDamjan Marion <dmarion.lists@gmail.com>
Thu, 8 Feb 2018 09:58:10 +0000 (09:58 +0000)
commitacbde664374303027e261ac096647592ca929f03
tree77326694dc2c06e58e2e69a724ea8008dcfbd52b
parent5368efa045c81b262a93f98a45a113e2af1441b8
ip: move lookup inline functions to header file

Needed to allow other code paths to reuse them.

Change-Id: I9e469527c6b2e9a6fec7af5f17d8b400a2e85826
Signed-off-by: Vijayabhaskar Katamreddy <vkatamre@cisco.com>
src/vnet/ip/ip4_forward.c [changed mode: 0755->0644]
src/vnet/ip/ip4_forward.h [new file with mode: 0644]
src/vnet/ip/ip6_forward.c
src/vnet/ip/ip6_forward.h [new file with mode: 0644]