summaryrefslogtreecommitdiffstats
path: root/src/vnet/srv6/sr_packet.h
AgeCommit message (Collapse)AuthorFilesLines
2019-07-28sr: ipv6 segment routing header (srh) updateAhmed Abdelsalam1-9/+10
SRH has passed WG review in IETF and currently an IESG document. This patch updates the SRH definition to be compliant with IETF. - Change "first_segment" to "last_entry" - Change "reserved" to "tag" Change-Id: I1765c968671655c5646f6de478d1f7196abbc040 Type: fix Signed-off-by: Ahmed Abdelsalam <ahabdels@cisco.com>
2017-05-05First commit SR MPLSPablo Camarillo1-0/+159
Change-Id: I961685a2a0e4c314049444c64eb6ccf877c278dd Signed-off-by: Pablo Camarillo <pcamaril@cisco.com>