summaryrefslogtreecommitdiff
path: root/include/openvswitch/nsh.h
Commit message (Expand)AuthorAgeFilesLines
* nsh: Fix "shadow" warnings while compiling with clang.Damijan Skvarc2019-06-091-6/+12
* NSH: Fix NSH-related length macros that cause stack overflowYifeng Sun2018-10-261-2/+2
* nsh: add new flow key 'ttl'Yi Yang2018-01-111-0/+102
* nsh: rework NSH netlink keys and actionsYi Yang2018-01-081-7/+19
* NSH: Adjust NSH wire format to the latest IETF draftJan Scheurich2017-11-081-30/+189
* nsh: fix an implicit bug in nsh_hdr_lenYi Yang2017-08-291-1/+1
* nsh: Avoid zero-length array.Ben Pfaff2017-08-081-3/+3
* userspace: Add support for NSH MD1 match fieldsJan Scheurich2017-08-071-0/+135