summaryrefslogtreecommitdiffstats
path: root/nsh
AgeCommit message (Collapse)AuthorFilesLines
2016-09-16Bump jvpp-registry and jvpp-core version to 16.09Marek Gradzki1-1/+8
Change-Id: I74c6a2117847ebb1ca24c390cfb511fc4e9b6103 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2016-09-15Bump versions to SNAPSHOTMaros Marsalek3-12/+6
This reverts commit a5846cd36101fba5acdf511480fdbdf2f17f039a. Change-Id: Ie02435307b2ab6e4627758ff6ab0071de4966339 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-09-15Bump versions to RC2v1.16.9-RC2Maros Marsalek3-6/+12
Change-Id: Icb2d7ee58046b30a4e080456c2c2cb6417d46629 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-09-13Update NSH postman collection to reflect restconf port changeMarek Gradzki1-13/+13
introduced by 2825 Change-Id: I2dbbeb2993a2fce47655d1251c86ed0dae23e4bb Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2016-09-12HONEYCOMB-46: Add NSH_SFC Postman CollectionHongjun Ni1-0/+337
PatchSet 3: Fix interfaces-state Change-Id: I147a1c6204c19e9a84551d1f38fa02ca12e6ca10 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2016-09-12HONEYCOMB-46: Add NSH_SFC Readme docHongjun Ni1-0/+14
Change-Id: Id1f8f17d025ebba07db0d138f881384306046487 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2016-09-12Allow HC user to enable/disable NSH moduleMarek Gradzki3-14/+35
Because NSH plugin is optional in VPP, it is disabled by default in HC. Change-Id: I6842c68b94144b7ba7e9f6f87a2395e0d692a70c Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2016-09-12HONEYCOMB-46: Add NSH_SFC Feature in HoneycombHongjun Ni16-60/+1300
PatchSet 9: Remove unused imports PatchSet 8: Fix interface DI broken PatchSet 7: Move VppNshModule to distribution PatchSet 2: Augment with encap-if-name for nsh-map Change-Id: Ia12afb72edfe804f26b84021b997d55db3129933 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2016-09-08Bump versions to SNAPSHOTMaros Marsalek3-5/+5
Change-Id: I0cd37ed8717aab709b313055e3422778fbe2fe78 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-09-08Bump versions to RC1v1.16.9-RC1Maros Marsalek3-5/+5
Change-Id: I81bed6b833c9b3319c7b474c8f85fed2c6896db7 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-08-31Bump version to 1.16.9-SNAPSHOTMaros Marsalek3-5/+5
Change-Id: I27b09dc1fdf7597c8b0751d8cbf950500e03fa23 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-08-31Fixing pomsMaros Marsalek1-7/+2
- Sample parent path - NSH redundant dependency + parent path Change-Id: I3f4144be4031e2742f9a29c7a5612fbafbf8d0cf Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-08-16HONEYCOMB-46: Add NSH feature in HoneycombHongjun Ni4-0/+446
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 <hongjun.ni@intel.com> Signed-off-by: Ed Warnicke <eaw@cisco.com>