aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/ip6_hop_by_hop.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-1194/+0
2016-12-09Coding standards cleanup for vnet/vnet/ip, VPP-255Dave Barach1-8/+12
2016-11-03Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6.AkshayaNadahalli1-45/+234
2016-11-01VPP-437: ip6 hbh processing with FIB 2.0Shwetha1-134/+0
2016-10-13VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip.Billy McFall1-19/+96
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-43/+22
2016-09-06Move iOAM Trace as a pluginVengada Govindan1-682/+536
2016-08-22Raw export of IP6 packet with iOAM metadataShwetha1-76/+147
2016-06-30Fix clang buildDamjan Marion1-2/+2
2016-06-17VPP-76:APIs for Proof of transit feature added to iOAMShwetha1-173/+105
2016-06-16VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum.Ole Troan1-5/+4
2016-06-07IPv6 HBH: Refactor code. Separate out RFC2460 HBH handling and the more exper...Ole Troan1-545/+195
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-0/+5
2016-05-09VPP-44: iOAM service and path verification using shamir's secret sharingShwetha Bhandari1-9/+190
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-3/+2
2016-04-16Using classifier/ACL from now on. Changes pertaining to that.rangan1-21/+52
2016-04-13Create macro for next_nodes used in lookup family of nodesDamjan Marion1-48/+3
2016-04-11Add a counter for unknown IPv6 hop-by-hop options.Yoann Desmouceaux1-2/+9
2016-04-11Fix possible infinite loop in IPv6 hop-by-hop header parsingYoann Desmouceaux1-0/+6
2016-03-25iOAM trace configuration APIsShwetha1-3/+10
2016-03-21Unbreak build on gcc-5Damjan Marion1-1/+1
2016-03-19* Added support to configure trace type as arangan1-54/+297
2016-03-04Modified ioam CLI syntax to conform with other CLIsrangan1-10/+10
2016-01-20Rename vpe binary name to avoid collision with latexDamjan Marion1-1/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1139