summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/ip6_forward.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-06VPP-346 More VPP doc fixesChris Luke1-2/+2
2016-08-25Save rewrite length for post-rewrite rewind actionDave Barach1-0/+3
2016-08-25Fix ip6-rewrite drops when no feature is configuredAkshayaNadahalli1-0/+2
2016-08-22Raw export of IP6 packet with iOAM metadataShwetha1-48/+192
2016-08-19VPP-337 Add per interface IN filteringDave Barach1-34/+147
2016-07-29VPP-142 Follow up fix for shared_count of indirect adjacenciesJohn Lo1-8/+0
2016-07-26policer classifyMatus Fabian1-1/+7
2016-07-25VPP-142 - Follow up fix for shared_count in indirect adjacenciesJohn Lo1-2/+6
2016-07-20IP6 forward: Add ND route when next-hop is unknown link localPierre Pfister1-14/+25
2016-07-07VPP-142 Recursive route sending traffic to wrong interfaceNeale1-58/+89
2016-07-05VPP-179 Fix adjacency reference-count botchesDave Barach1-1/+12
2016-06-30Fix clang buildDamjan Marion1-3/+3
2016-06-28VPP-48 Fixes for ip4/6 ttl checks and icmp responsesChris Luke1-21/+66
2016-06-26Misc. janitorial work:Dave Barach1-2/+3
2016-06-22ARP/NDP does not send solicitation when no source address is availablePierre Pfister1-2/+10
2016-06-18Give correct argument to ip_call_add_del_adjacency_callbacksPierre Pfister1-1/+1
2016-06-17Dynamically compute ip feature subgraph orderDave Barach1-18/+79
2016-06-16VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum.Ole Troan1-9/+7
2016-06-14Reset new indirect adjacdncy template before using itDamjan Marion1-0/+2
2016-06-14Fix node siblingsOle Troan1-6/+3
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-06-07IPv6 HBH: Refactor code. Separate out RFC2460 HBH handling and the more exper...Ole Troan1-8/+298
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-0/+16
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