Hanoh Haim [Sun, 20 Sep 2015 14:44:26 +0000 (17:44 +0300)]
v1.77
Hanoh Haim [Sun, 20 Sep 2015 14:34:55 +0000 (17:34 +0300)]
Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into wen
Hanoh Haim [Sun, 20 Sep 2015 14:33:56 +0000 (17:33 +0300)]
fix tuple generator servers count sanity check
Dan Klein [Sun, 20 Sep 2015 12:53:42 +0000 (15:53 +0300)]
Pushed Stateless progress (along with Packet Builder module)
Hanoh Haim [Sun, 20 Sep 2015 11:07:28 +0000 (14:07 +0300)]
Merge from latest Wenxian
Hanoh Haim [Thu, 17 Sep 2015 18:46:17 +0000 (21:46 +0300)]
Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
Hanoh Haim [Thu, 17 Sep 2015 18:44:53 +0000 (21:44 +0300)]
fix some pcap load issues
Dan Klein [Thu, 17 Sep 2015 16:50:35 +0000 (19:50 +0300)]
Major progress in the packet builder module.
Now able to create packets, dump them to JSON of pcap and more features added
imarom [Thu, 17 Sep 2015 13:29:32 +0000 (16:29 +0300)]
Merge branch 'master' into rpc
imarom [Thu, 17 Sep 2015 13:27:47 +0000 (16:27 +0300)]
moved 'owning states' to port granularity instead of machine
imarom [Thu, 17 Sep 2015 08:09:44 +0000 (11:09 +0300)]
added more tests
imarom [Wed, 16 Sep 2015 14:12:30 +0000 (17:12 +0300)]
enabled all warnings for the mock RPC server target
imarom [Wed, 16 Sep 2015 13:22:48 +0000 (16:22 +0300)]
added many tests to the RPC server
also, few tweaks for handling RPC server errors
Dan Klein [Thu, 10 Sep 2015 10:39:18 +0000 (13:39 +0300)]
Major progress in Packet building module and VM instruction sets.
added dot1q into dpkt lib
First abstractino of HLTAPI layer
Hanoh Haim [Thu, 10 Sep 2015 04:54:05 +0000 (07:54 +0300)]
Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
Conflicts:
linux/ws_main.py
Hanoh Haim [Thu, 10 Sep 2015 12:56:38 +0000 (15:56 +0300)]
WIP
Wenxian Li [Thu, 10 Sep 2015 04:43:12 +0000 (00:43 -0400)]
minor
Wenxian Li [Thu, 10 Sep 2015 04:39:04 +0000 (00:39 -0400)]
fix some errors found by valgrind
Wenxian Li [Thu, 10 Sep 2015 04:37:54 +0000 (00:37 -0400)]
fix errors found in valgrind
Hanoh Haim [Thu, 10 Sep 2015 02:56:44 +0000 (05:56 +0300)]
WIP
imarom [Wed, 9 Sep 2015 15:06:12 +0000 (18:06 +0300)]
added ownership to RPC server
Hanoh Haim [Wed, 9 Sep 2015 13:08:01 +0000 (16:08 +0300)]
Merge branch 'master' of https://github.com/wofanli/trex-core into wen
Wenxian Li [Wed, 9 Sep 2015 03:58:04 +0000 (23:58 -0400)]
fix some errors after pull request
Wenxian Li [Tue, 8 Sep 2015 22:58:22 +0000 (18:58 -0400)]
minor change
Wenxian Li [Tue, 8 Sep 2015 22:53:24 +0000 (18:53 -0400)]
Resoved some merge errors
Wenxian Li [Tue, 8 Sep 2015 22:41:17 +0000 (18:41 -0400)]
Merge remote-tracking branch
Conflicts:
linux/b
linux/ws_main.py
linux_dpdk/ws_main.py
src/bp_sim.h
Wenxian Li [Tue, 8 Sep 2015 21:45:43 +0000 (17:45 -0400)]
Add more yaml example for per template tuple generator
Wenxian Li [Tue, 8 Sep 2015 21:23:15 +0000 (17:23 -0400)]
tuple generator phase 3.1, support random, support per template client/server generator, Dynamic sellection of client type
Signed-off-by: Wenxian Li <[email protected]>
Hanoh Haim [Tue, 8 Sep 2015 12:05:16 +0000 (15:05 +0300)]
Merge branch 'master' of https://github.com/wofanli/trex-core into wen
imarom [Mon, 7 Sep 2015 13:27:12 +0000 (16:27 +0300)]
added VM support to the streams and RPC parser
imarom [Sun, 6 Sep 2015 14:55:00 +0000 (17:55 +0300)]
added more commands to RPC server
Hanoh Haim [Sun, 6 Sep 2015 13:08:54 +0000 (16:08 +0300)]
add pcap file with wrong headers
imarom [Sun, 6 Sep 2015 12:23:40 +0000 (15:23 +0300)]
trex stateless changed to singleton.
added some more commands (remove all, get list of streams)
imarom [Thu, 3 Sep 2015 02:49:10 +0000 (05:49 +0300)]
added pretty printer for the mock server on C++
imarom [Thu, 3 Sep 2015 02:16:12 +0000 (05:16 +0300)]
Merge branch 'master' into rpc
imarom [Thu, 3 Sep 2015 02:15:54 +0000 (05:15 +0300)]
changed Is field name to isg
imarom [Thu, 3 Sep 2015 02:13:48 +0000 (05:13 +0300)]
added RPATH support - this allows the mock server to be run from scripts
Hanoh Haim [Wed, 2 Sep 2015 19:43:23 +0000 (22:43 +0300)]
error in case of invalid pcap file
Hanoh Haim [Wed, 2 Sep 2015 17:30:33 +0000 (20:30 +0300)]
- fix valgrind gtest simulation errors
- remove 32bit sim images for faster dev
imarom [Wed, 2 Sep 2015 13:33:04 +0000 (16:33 +0300)]
Merge branch 'rpc'
imarom [Wed, 2 Sep 2015 05:19:23 +0000 (08:19 +0300)]
fix plugin return value
imarom [Wed, 2 Sep 2015 02:48:43 +0000 (05:48 +0300)]
make the mock server run on scripts path
imarom [Wed, 2 Sep 2015 02:36:55 +0000 (05:36 +0300)]
enable the mock - build is now on a Fedora machine
imarom [Wed, 2 Sep 2015 06:47:12 +0000 (09:47 +0300)]
disable mock
imarom [Tue, 1 Sep 2015 07:36:02 +0000 (10:36 +0300)]
fix for building on csi-trex-05 (ubunutu)
imarom [Tue, 1 Sep 2015 14:16:27 +0000 (17:16 +0300)]
draft
imarom [Tue, 1 Sep 2015 12:14:27 +0000 (15:14 +0300)]
draft
imarom [Tue, 1 Sep 2015 08:08:08 +0000 (11:08 +0300)]
added some colors
imarom [Mon, 31 Aug 2015 14:26:08 +0000 (17:26 +0300)]
...draft...
imarom [Mon, 31 Aug 2015 10:42:03 +0000 (13:42 +0300)]
SOOO DRAFT....
Dan Klein [Sun, 30 Aug 2015 10:59:07 +0000 (13:59 +0300)]
another stateless progress
imarom [Sun, 30 Aug 2015 08:41:42 +0000 (11:41 +0300)]
Merge branch 'master' into rpc
Conflicts:
linux/ws_main.py
linux_dpdk/ws_main.py
imarom [Sun, 30 Aug 2015 08:32:10 +0000 (11:32 +0300)]
draft
Dan Klein [Thu, 27 Aug 2015 16:18:16 +0000 (19:18 +0300)]
progress in packet builder module
Dan Klein [Thu, 27 Aug 2015 07:58:01 +0000 (10:58 +0300)]
reverting to dpkt v1.8.6 instead of 1.8.6.2 to avoid importing error of pystone modue
Dan Klein [Wed, 26 Aug 2015 15:16:09 +0000 (18:16 +0300)]
Merge branch 'master' into dan_stateless
Hanoh Haim [Wed, 26 Aug 2015 12:50:06 +0000 (15:50 +0300)]
Merge branch 'lib_fix'
Hanoh Haim [Wed, 26 Aug 2015 12:42:00 +0000 (15:42 +0300)]
add lib
Hanoh Haim [Wed, 26 Aug 2015 12:33:20 +0000 (15:33 +0300)]
remove old python
Dan Klein [Wed, 26 Aug 2015 12:05:58 +0000 (15:05 +0300)]
Rearranged files and external libraries in two different locations, one for cpp (trex-core/external_libs) and one for python (trex-core/scripts/external_libs)
Dan Klein [Wed, 26 Aug 2015 11:27:43 +0000 (14:27 +0300)]
added dpkt package, initial stateless client implementation
Dan Klein [Tue, 25 Aug 2015 07:23:30 +0000 (10:23 +0300)]
Merge branch 'master' into dan_stateless
Dan Klein [Tue, 25 Aug 2015 07:11:39 +0000 (10:11 +0300)]
Fixed compilation by commenting Itay's rpc-server build
Dan Klein [Tue, 25 Aug 2015 07:05:31 +0000 (10:05 +0300)]
comment out itay's rpc module
Dan Klein [Mon, 24 Aug 2015 15:44:56 +0000 (18:44 +0300)]
Merge branch 'master' into dan_stateless
imarom [Mon, 24 Aug 2015 14:52:52 +0000 (17:52 +0300)]
fix compile issues with external libarries
imarom [Mon, 24 Aug 2015 14:28:25 +0000 (17:28 +0300)]
syntatic sugar for adding cmds
Dan Klein [Mon, 24 Aug 2015 14:28:17 +0000 (17:28 +0300)]
Changes location of console and fixed dependencies
imarom [Mon, 24 Aug 2015 12:32:53 +0000 (15:32 +0300)]
moved files to be on a single directory
imarom [Mon, 24 Aug 2015 12:25:19 +0000 (15:25 +0300)]
parsing enhancment
Dan Klein [Mon, 24 Aug 2015 10:22:48 +0000 (13:22 +0300)]
Fixed dependencies of Control Plane to use external_lib sources
Dan Klein [Mon, 24 Aug 2015 07:51:13 +0000 (10:51 +0300)]
Initial push to external_lib migration
Dan Klein [Mon, 24 Aug 2015 06:28:43 +0000 (09:28 +0300)]
Merge branch 'master' into dan_stateless
Dan Klein [Sun, 23 Aug 2015 15:52:11 +0000 (18:52 +0300)]
Merge branch 'master' into dan_latest
Dan Klein [Sun, 23 Aug 2015 15:12:05 +0000 (18:12 +0300)]
changed .gitignore files from idea editor files
Dan Klein [Sun, 23 Aug 2015 14:41:23 +0000 (17:41 +0300)]
Added dkpt package, created basic shell for packetGen usage
Hanoh Haim [Sun, 23 Aug 2015 12:43:38 +0000 (15:43 +0300)]
remove mock for now
Hanoh Haim [Sun, 23 Aug 2015 12:26:27 +0000 (15:26 +0300)]
rpc integration
imarom [Thu, 20 Aug 2015 06:25:33 +0000 (09:25 +0300)]
added args to the console
imarom [Thu, 20 Aug 2015 13:46:31 +0000 (16:46 +0300)]
forgot something on Python
imarom [Thu, 20 Aug 2015 13:35:39 +0000 (16:35 +0300)]
few python changes
imarom [Thu, 20 Aug 2015 10:51:31 +0000 (13:51 +0300)]
added support for paramters in the python console
imarom [Thu, 20 Aug 2015 07:36:53 +0000 (10:36 +0300)]
draft
imarom [Wed, 19 Aug 2015 12:31:58 +0000 (15:31 +0300)]
mock server
imarom [Wed, 19 Aug 2015 10:12:10 +0000 (13:12 +0300)]
draft
imarom [Tue, 18 Aug 2015 14:00:00 +0000 (17:00 +0300)]
draft
imarom [Tue, 18 Aug 2015 13:38:35 +0000 (16:38 +0300)]
version adjustments
imarom [Tue, 18 Aug 2015 13:21:53 +0000 (16:21 +0300)]
added status panel
imarom [Tue, 18 Aug 2015 10:22:53 +0000 (13:22 +0300)]
draft
imarom [Tue, 18 Aug 2015 07:49:59 +0000 (10:49 +0300)]
some minor fixes
imarom [Tue, 18 Aug 2015 07:26:51 +0000 (10:26 +0300)]
new files for Python console
imarom [Mon, 17 Aug 2015 08:32:59 +0000 (11:32 +0300)]
draft
imarom [Mon, 17 Aug 2015 07:59:36 +0000 (10:59 +0300)]
some MV actions
imarom [Mon, 17 Aug 2015 07:55:18 +0000 (10:55 +0300)]
cleanup before doing some MV
imarom [Mon, 17 Aug 2015 07:45:37 +0000 (10:45 +0300)]
draft
imarom [Sun, 16 Aug 2015 15:06:30 +0000 (18:06 +0300)]
draft
imarom [Sun, 16 Aug 2015 13:46:47 +0000 (16:46 +0300)]
draft
imarom [Thu, 13 Aug 2015 13:28:21 +0000 (16:28 +0300)]
some files added
imarom [Thu, 13 Aug 2015 11:36:39 +0000 (14:36 +0300)]
draft - some fixes
imarom [Thu, 13 Aug 2015 06:13:37 +0000 (09:13 +0300)]
just a few enums