aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/ip4_forward.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Reset new indirect adjacdncy template before using itDamjan Marion1-0/+2
2016-06-13VPP-117: Fix ip4 and ip6 lookup and rewrite tracesPierre Pfister1-35/+48
2016-06-09VPP-117: Add trace to ip4 and ip6 lookup nodesPierre Pfister1-8/+40
2016-06-03VPP-100: Fix IP4 local handling of TCP/IP fragmented packetJohn Lo1-3/+3
2016-06-02VPP-100: Fix IPv4 local handling of IP fragmented packetsJohn Lo1-3/+7
2016-05-16VPP-69: Create fib or bridge domain with arbitrary IDPierre Pfister1-0/+8
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