nsh_sfc.git
8 years agoAdd nsh_action process in dataplane 04/3604/4
Hongjun Ni [Thu, 27 Oct 2016 11:44:59 +0000 (19:44 +0800)]
Add nsh_action process in dataplane

Change-Id: I46ac7e1c675b288e012d3fe4b57ce055041146e8
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoFix nsh_action CLI issue 28/3928/2
Hongjun Ni [Wed, 23 Nov 2016 14:20:06 +0000 (22:20 +0800)]
Fix nsh_action CLI issue

rebuild

Change-Id: I5d823724186bdc31b15e4739f9f33f0a29d87fbe
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoRemove unused nsh_control_ping 86/3686/1
Marek Gradzki [Thu, 3 Nov 2016 13:16:26 +0000 (14:16 +0100)]
Remove unused nsh_control_ping

The nsh_control_ping was intended to be temporary
workaround for jvpp problems.
Now it can be safely removed.

Change-Id: I8ea65f84617f1ab772432902ea13c102e165f026
Signed-off-by: Marek Gradzki <[email protected]>
8 years agoFail to register Java API for nsh plugin if it was not loaded (VPP-522) 84/3684/1
Marek Gradzki [Thu, 3 Nov 2016 13:02:20 +0000 (14:02 +0100)]
Fail to register Java API for nsh plugin if it was not loaded (VPP-522)

Change-Id: I8746a89b1f7f146d23c40154936aa0ac7f121bae
Signed-off-by: Marek Gradzki <[email protected]>
8 years agoAdd NSH Entry error counter 03/3603/1
Hongjun Ni [Thu, 27 Oct 2016 10:54:21 +0000 (18:54 +0800)]
Add NSH Entry error counter

Change-Id: I4c0180ba52b50d8adad9cf1d0501a0cc2dd2fdb3
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoFix nsh_map_dump_details issue 79/3579/1
Hongjun Ni [Wed, 26 Oct 2016 11:24:09 +0000 (19:24 +0800)]
Fix nsh_map_dump_details issue

Change-Id: I4b3094b1895721bc88756d026452a5fcecb4c27b
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoAdd nsh_action filed in nsh map API 62/3462/3
Hongjun Ni [Tue, 18 Oct 2016 12:01:31 +0000 (20:01 +0800)]
Add nsh_action filed in nsh map API

In order to support SF, NSH Classifier,
add nsh_action: swap|push|pop in nsh map API.

Change-Id: I6e9eee13cbd2aa61e72420bfb4f74e9bb7bdfe4d
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoFix HC NSH Reader failure 62/3062/3
Hongjun Ni [Thu, 22 Sep 2016 16:09:48 +0000 (00:09 +0800)]
Fix HC NSH Reader failure

Change-Id: Ie78622f24ecd65932d27b2710e9ff6785813ef37
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoFix rpm packaging to usr /usr/lib not /usr/lib64 63/3263/2
Ed Warnicke [Mon, 19 Sep 2016 20:10:53 +0000 (13:10 -0700)]
Fix rpm packaging to usr /usr/lib not /usr/lib64

Change-Id: Ic64b7369aa7459676fc4ac272637d20fbdbb7fac
Signed-off-by: Ed Warnicke <[email protected]>
8 years agoOnly build packages, don't do a fresh make install afterward 62/3262/2
Ed Warnicke [Mon, 19 Sep 2016 17:34:35 +0000 (17:34 +0000)]
Only build packages, don't do a fresh make install afterward

Change-Id: I395ed0991ea1a432f2e4d1d75b6dde45197434f3
Signed-off-by: Ed Warnicke <[email protected]>
Signed-off-by: Ed Warnicke <[email protected]>
8 years agodoc: Initial doxygen framework for NSH SFC project 53/3253/4
Håkan Jonsson [Tue, 13 Sep 2016 08:44:32 +0000 (10:44 +0200)]
doc: Initial doxygen framework for NSH SFC project

A first attempt for a documentation generation using Doxygen for
the NSH SFC project.

Doxygen tagging and documentation in the code still need to be done.

Based on a copy of the Doxygen framework in VPP. Top Makefile added
to (only) build documentation.

Change-Id: Ibd09d9f5338609a7f57a384ded86fca874f4efdc
Signed-off-by: Håkan Jonsson <[email protected]>
Signed-off-by: Ed Warnicke <[email protected]>
8 years agoStart building rpms and debs in CI 51/3251/4
Ed Warnicke [Mon, 19 Sep 2016 13:31:25 +0000 (13:31 +0000)]
Start building rpms and debs in CI

Change-Id: I880d6bb4848b9d0482c24eae1032d72c537a620e
Signed-off-by: Ed Warnicke <[email protected]>
(cherry picked from commit 8c90bd263a620c340589c4b8019f188ea62223e9)

8 years agoFix to make "make dist" work 61/3261/2
Ed Warnicke [Sun, 18 Sep 2016 00:16:49 +0000 (00:16 +0000)]
Fix to make "make dist" work

Change-Id: I5f944198aa3b2cb55855157d8087d4bef6067106
Signed-off-by: Ed Warnicke <[email protected]>
8 years agoFix really bad hardlinking of build directory into include statments 60/3260/2
Ed Warnicke [Sat, 17 Sep 2016 00:18:17 +0000 (00:18 +0000)]
Fix really bad hardlinking of build directory into include statments

Change-Id: I6101b28e2ac97412e5d2feeb4158bcabce9d804f
Signed-off-by: Ed Warnicke <[email protected]>
8 years agonsh-plugin deb packaging 59/3259/1
Ed Warnicke [Fri, 16 Sep 2016 00:56:06 +0000 (00:56 +0000)]
nsh-plugin deb packaging

Change-Id: I100f14fe2bc215beab8635cd987423599f15aaa0
Signed-off-by: Ed Warnicke <[email protected]>
8 years agonsh-plugin rpm packaging 58/3258/1
Ed Warnicke [Tue, 13 Sep 2016 20:04:28 +0000 (20:04 +0000)]
nsh-plugin rpm packaging

Change-Id: I5ccacfa9e09c88f84ac5b5cb303ba4d170f3743d
Signed-off-by: Ed Warnicke <[email protected]>
Signed-off-by: Ed Warnicke <[email protected]>
8 years agoClean out files that should never have been committed 57/3257/1
Ed Warnicke [Fri, 16 Sep 2016 16:21:27 +0000 (16:21 +0000)]
Clean out files that should never have been committed

configure and libtool.m4 should't be committed, but
rather generated by autoreconf -f -i

nsh-plugin-api/* should not have been committed at all
and is not used at all.

Change-Id: Ic5f8160c39c4ff17baf36c59d7b67d8d7baed43a
Signed-off-by: Ed Warnicke <[email protected]>
(cherry picked from commit 7e1fb32a85d72b147b9d3b2aa92223d782d166e3)

8 years agoVPP-378: update jvpp package names 81/3181/2
Marek Gradzki [Wed, 28 Sep 2016 09:06:37 +0000 (11:06 +0200)]
VPP-378: update jvpp package names

Depends on vpp change:
https://gerrit.fd.io/r/#/c/3178

Related Honeycomb change:
https://gerrit.fd.io/r/#/c/3182

Change-Id: If8aa43a646ee64fb98b7d8b4398fbdf221c7dc25
Signed-off-by: Marek Gradzki <[email protected]>
8 years agoFix .gitignore file to actually work 05/2905/2
Ed Warnicke [Fri, 16 Sep 2016 01:11:00 +0000 (01:11 +0000)]
Fix .gitignore file to actually work

Change-Id: Ica8ac231d0084fd5d5f15e3473e1dc82e6fdbe7a
Signed-off-by: Ed Warnicke <[email protected]>
8 years agoChange versions on master to 16.12 22/2822/1 v16.12-rc0
Ed Warnicke [Mon, 12 Sep 2016 14:22:49 +0000 (07:22 -0700)]
Change versions on master to 16.12

Change-Id: I440d1c839e83c3741e0decb7628c383a172e19d3
Signed-off-by: Ed Warnicke <[email protected]>
8 years agoFix groupId so we can push artifacts 50/2750/1 v16.09-rc0
Ed Warnicke [Fri, 9 Sep 2016 01:08:29 +0000 (18:08 -0700)]
Fix groupId so we can push artifacts

Change-Id: I38e3ab1016091c2d4623c4a61c1090ce1a4f2054
Signed-off-by: Ed Warnicke <[email protected]>
8 years agojvpp support for nsh 13/2713/1
Ed Warnicke [Wed, 6 Jul 2016 22:23:34 +0000 (15:23 -0700)]
jvpp support for nsh

Augment APIs with entry_index for reply, dump and details

Squashes:

https://gerrit.fd.io/r/#/c/2538/
https://gerrit.fd.io/r/#/c/2118/
https://gerrit.fd.io/r/#/c/1884/

Change-Id: Ibbdc53e2db8ffa5499380f6ce70356c4a401315e
Signed-off-by: Marek Gradzki <[email protected]>
Signed-off-by: Hongjun Ni <[email protected]>
Signed-off-by: Ed Warnicke <[email protected]>
8 years agoNSHSFC-7: send detail messages with proper id 44/2344/1
Marek Gradzki [Thu, 11 Aug 2016 13:39:29 +0000 (15:39 +0200)]
NSHSFC-7: send detail messages with proper id

Change-Id: If2c25f81853fc5b6f1a8a26cdfaa44f38b8bf394
Signed-off-by: Marek Gradzki <[email protected]>
8 years agoAugment md-type2 support within NSH API 99/2199/2
Hongjun Ni [Wed, 3 Aug 2016 10:51:27 +0000 (18:51 +0800)]
Augment md-type2 support within NSH API

PatchSet 2: change tlv[256] to tlv[tlv_length]

Change-Id: I783483de0d55f38ad96c99faa701d735ba109f43
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoChange control_ping to nsh_control_ping 77/2177/3
Hongjun Ni [Tue, 2 Aug 2016 16:01:09 +0000 (00:01 +0800)]
Change control_ping to nsh_control_ping

PatchSet 3: rebuild
PatchSet 2: add msg_id_base

Change-Id: I3a52acced0f85e5799560926fa8f4eb65e674009
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoWorkaround for C thread to Java thread attachment for plugins 71/2171/1
Hongjun Ni [Tue, 2 Aug 2016 11:14:37 +0000 (19:14 +0800)]
Workaround for C thread to Java thread attachment for plugins

Change-Id: Ic33c37f63a30946ee451d3223db3bd1e3043f408
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoFix tlv[0] issue of nsh_entry 53/2153/2
Hongjun Ni [Mon, 1 Aug 2016 17:33:51 +0000 (01:33 +0800)]
Fix tlv[0] issue of nsh_entry

PatchSet 2: delete tlv

Change-Id: I19131a8dfc441be1d7cbb92c817a3f7e583f9189
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoAdd nsh_map_dump API 50/2150/1
Hongjun Ni [Mon, 1 Aug 2016 16:55:03 +0000 (00:55 +0800)]
Add nsh_map_dump API

Change-Id: If901cf638c9142c362afeb9634a7cbcd458c0125
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoAdd nsh entry dump API 49/2149/1
Hongjun Ni [Mon, 1 Aug 2016 16:06:40 +0000 (00:06 +0800)]
Add nsh entry dump API

Change-Id: I6664c9929b8332eb8f4d7bc33f0f99b458a71908
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoFix nsh_add_del_map issue with VAT 23/2123/5
Hongjun Ni [Fri, 29 Jul 2016 11:55:19 +0000 (19:55 +0800)]
Fix nsh_add_del_map issue with VAT

PatchSet 4: rebuild
PatchSet 4: rebuild
PatchSet 3: rebuild again
PatchSet 2: rebuild

Change-Id: Id8c10d65767a9d4eded63d7be6a87e2f87f383db
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoFix nsh_add_del_entry issue in VAT 22/2122/1
Hongjun Ni [Fri, 29 Jul 2016 11:24:55 +0000 (19:24 +0800)]
Fix nsh_add_del_entry issue in VAT

Change-Id: I880204a58e6bd90702d935322de53a4377ff099b
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoVPP-70: Fix nsh-input next_index issue 86/1686/1
Hongjun Ni [Tue, 21 Jun 2016 20:40:23 +0000 (04:40 +0800)]
VPP-70: Fix nsh-input next_index issue

Change-Id: I46e3a6ee18846e3d786600b08f23113e3aa9af03
Signed-off-by: Hongjun Ni <[email protected]>
8 years agoMerge "Have verify.sh use build.sh so verify checks user code path"
Keith Burns [Tue, 21 Jun 2016 11:34:28 +0000 (11:34 +0000)]
Merge "Have verify.sh use build.sh so verify checks user code path"

8 years agoAdd input node wiring for vxlan4-gpe-input, vxlan6-gpe-input, gre 41/1641/3
Keith Burns (alagalah) [Fri, 17 Jun 2016 18:16:31 +0000 (11:16 -0700)]
Add input node wiring for vxlan4-gpe-input, vxlan6-gpe-input, gre

Change-Id: Ie7b132924f36a0522e956a80d3f6f2b5fcca84f0
Signed-off-by: Keith Burns (alagalah) <[email protected]>
9 years agoHave verify.sh use build.sh so verify checks user code path 53/1653/2
Ed Warnicke [Sat, 18 Jun 2016 02:13:04 +0000 (21:13 -0500)]
Have verify.sh use build.sh so verify checks user code path

Change-Id: Iadc3b1cec27d994daf6bc096c2230be19b565655
Signed-off-by: Ed Warnicke <[email protected]>
9 years agoBuild needs prefix else stuff goes in the wrong place 22/1622/2
Keith Burns (alagalah) [Fri, 17 Jun 2016 13:28:10 +0000 (06:28 -0700)]
Build needs prefix else stuff goes in the wrong place

Change-Id: I7e6c8ac8bf754ed9f88da7c691b21aef439993c5
Signed-off-by: Keith Burns (alagalah) <[email protected]>
9 years agoMerge "NSHSFC-3: Fix create_nsh_map_command's help"
Keith Burns [Fri, 17 Jun 2016 13:25:31 +0000 (13:25 +0000)]
Merge "NSHSFC-3: Fix create_nsh_map_command's help"

9 years agoNSHSFC-3: Fix create_nsh_map_command's help 56/1556/3
Hongjun Ni [Wed, 15 Jun 2016 15:37:01 +0000 (23:37 +0800)]
NSHSFC-3: Fix create_nsh_map_command's help

PatchSet 2: fix indent issue.

Change-Id: I1dbff5081c685d4cd492a6b53a7130bf065f9c85
Signed-off-by: Hongjun Ni <[email protected]>
Signed-off-by: Keith Burns (alagalah) <[email protected]>
9 years agoAdd .gitreview file 34/1434/3
Ed Warnicke [Tue, 7 Jun 2016 16:41:55 +0000 (11:41 -0500)]
Add .gitreview file

Change-Id: I2f43e30e3aae4807fcc97a5d32c0da126b3d9d88
Signed-off-by: Ed Warnicke <[email protected]>
9 years agoNSHSFC-1 Initial move from VPP to NSH_SFC 24/1124/7
Keith Burns (alagalah) [Fri, 13 May 2016 16:31:35 +0000 (09:31 -0700)]
NSHSFC-1 Initial move from VPP to NSH_SFC

- API is giving me some negative energy currently
-- I'll work it out but wanted to publish both VPP-61 and this simultaneously

Change-Id: I4a04b56dd470655114605621d0c44ea3c26bc069
Signed-off-by: Keith Burns (alagalah) <[email protected]>
Signed-off-by: Ed Warnicke <[email protected]>
9 years agoInitial empty repository
C.J. Collier [Wed, 30 Mar 2016 16:20:58 +0000 (16:20 +0000)]
Initial empty repository