aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/sr/sr_packet.h
AgeCommit message (Collapse)AuthorFilesLines
2016-06-03VPP-92 Fixup some srv6 issuesChris Luke1-1/+5
Some small fixes to the srv6 code to bring it toward conformance with draft-previdi-6man-segment-routing-header-05. - The first segment needs to remain in the segment list. - The segment list template needs a space for the ultimate destination. - The ultimate destination needs to be inserted into that space when adding the SRH. Change-Id: I66db6912e0128da084f14ceca20918ef67ccff79 Signed-off-by: Chris Luke <chrisy@flirble.org> (cherry picked from commit 4b8b718ff9bbba3bea018505ac591bb737f68001)
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+227
Change-Id: Ib246f1fbfce93274020ee93ce461e3d8bd8b9f17 Signed-off-by: Ed Warnicke <eaw@cisco.com>