HONEYCOMB-46: Add NSH feature in Honeycomb
authorHongjun Ni <[email protected]>
Fri, 24 Jun 2016 15:44:03 +0000 (23:44 +0800)
committerMaros Marsalek <[email protected]>
Tue, 16 Aug 2016 13:00:22 +0000 (13:00 +0000)
commita5e47c8e227a1914cd380a993e03c2fe07b0e3d8
tree313536c24bee1e8f972cf88a8fa852bc238823a7
parentbb453174ea2a5fce7d6ad7c0e68f758174e5d294
HONEYCOMB-46: Add NSH feature in Honeycomb

PatchSet 14: Refactor NSH Plugin based on new code organization
PatchSet 13: merge Change 1796: Add nsh-entry Yang Model
PatchSet 12:augment with vxlan-encap-type
PatchSet 11: rebase and make nsh yang model visible to ODL netconf
PatchSet 8: move vpp-nsh.yang to v3po/nsh folder
PatchSet 7: split two patches: nsh-entry and nsh-map
PatchSet 6: support md-type1 and md-type2
PatchSet 5: Use encap-type and parameters
PatchSet 4: Use identity instead of enum
PatchSet 3: consolidate comments from Ed
PatchSet 2: fix indent issue.

Change-Id: I18353b714d39199ffa346fd39da6cafdbcc1b30c
Signed-off-by: Hongjun Ni <[email protected]>
Signed-off-by: Ed Warnicke <[email protected]>
nsh/api/pom.xml [new file with mode: 0644]
nsh/api/src/main/yang/vpp-nsh.yang [new file with mode: 0644]
nsh/impl/pom.xml [new file with mode: 0644]
nsh/pom.xml [new file with mode: 0644]