summaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip4_forward.h
AgeCommit message (Collapse)AuthorFilesLines
2018-02-08ip: move lookup inline functions to header fileVijayabhaskar Katamreddy1-0/+427
Needed to allow other code paths to reuse them. Change-Id: I9e469527c6b2e9a6fec7af5f17d8b400a2e85826 Signed-off-by: Vijayabhaskar Katamreddy <vkatamre@cisco.com>