aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/ip6_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-33/+47
2016-06-09VPP-117: Add trace to ip4 and ip6 lookup nodesPierre Pfister1-11/+42
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-18/+71
2016-04-28Fix Bug VPP-22Florin Coras1-1/+1
2016-04-27Increase the trace bufffer sizeChris Luke1-1/+1
2016-04-26Port glean neighbor entry support to IPv6Pierre Pfister1-2/+47
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-6/+6
2016-04-14Change ARP and IP6-ND nodes to use interface-output node for outputJohn Lo1-27/+3
2016-04-13Create macro for next_nodes used in lookup family of nodesDamjan Marion1-15/+1
2016-04-12IP6 FIB: Micro optimization in lookupPierre Pfister1-4/+9
2016-04-01Add support for installing ipv4 routes via unresolved next hopDamjan Marion1-1/+1
2016-03-29Move classify_table_index under the unionDamjan Marion1-1/+1
2016-03-25Use rte_mempool private data for storing vlib_buffer_tDamjan Marion1-1/+1
2016-03-18Make adjacencies shareableDave Barach1-0/+8
2016-01-27Remove vestigal TCP implementationKevin Paul Herbert1-3/+0
2016-01-19Enhance and fix packet trace for IP forwarding as follows:John Lo1-2/+10
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+2724