aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/ip4_forward.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-06Check IP adj_index to make sure it is valid to prevent possible crashJohn Lo1-1/+3
2016-04-29Add indirect next hop supportDamjan Marion1-21/+73
2016-04-29Fix ip4 address formatting in the show ip fib ouptutDamjan Marion1-0/+1
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-7/+7
2016-04-13Create macro for next_nodes used in lookup family of nodesDamjan Marion1-30/+3
2016-04-01Add support for installing ipv4 routes via unresolved next hopDamjan Marion1-8/+52
2016-03-29Move classify_table_index under the unionDamjan Marion1-1/+1
2016-03-29Adjacency allocatorDave Barach1-394/+0
2016-03-18Make adjacencies shareableDave Barach1-0/+8
2016-01-27Remove vestigal TCP implementationKevin Paul Herbert1-1/+0
2016-01-19Enhance and fix packet trace for IP forwarding as follows:John Lo1-2/+2
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+3564