Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-25 | capture - personal code review | 1 | -2/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-23 | service mode is now by message to RX core | 1 | -0/+37 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-18 | many capture modes in Python console | 1 | -0/+13 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-11 | capture - draft commit | 1 | -6/+40 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-04 | draft - unreviewed | 1 | -5/+7 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-19 | add min_ipg to push_pcaps | 1 | -0/+2 | ||
Change-Id: I353f8903c40963517fd2fed721cc0671d9f6dc4b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-13 | Major refactor - L2 / L3 modes for ports | 1 | -2/+11 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-12 | grat ARP | 1 | -0/+5 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-01 | refactor RX core | 1 | -0/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | reply to messages | 1 | -8/+21 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | RX features - self code review | 1 | -4/+11 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-24 | self code review | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-08 | RX queue - ARP request working | 1 | -7/+3 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-07 | RX features - queueing | 1 | -0/+14 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-06 | RX features - RX sniffer | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-03 | moved RX filter feature to port attr | 1 | -6/+13 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | draft: RX software feature | 1 | -0/+22 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-09-07 | DUAL mode - phase #1 | 1 | -2/+4 | ||
2016-05-09 | added duration to remote push | 1 | -2/+9 | ||
2016-05-09 | PCAP refinement | 1 | -2/+7 | ||
2016-05-09 | first remote PCAP push - draft | 1 | -1/+19 | ||
2016-03-23 | 10G and VM work | 1 | -3/+7 | ||
2016-03-22 | Added CP to RX messages | 1 | -15/+27 | ||
2016-03-02 | TX barrier | 1 | -1/+19 | ||
2015-11-26 | Hanoch's review - changed update model to differential | 1 | -2/+2 | ||
also, graph is calculated on demand and once for each update | |||||
2015-11-26 | added support for 'update' | 1 | -0/+16 | ||
2015-11-22 | dp support for pause/resume only continues is supported | 1 | -0/+25 | ||
2015-11-22 | fix stop on duration per port | 1 | -6/+19 | ||
2015-11-21 | add back to back test of DP | 1 | -3/+0 | ||
2015-11-19 | BUG: didn't do all the states per port on the DP - now fixed | 1 | -3/+8 | ||
2015-11-19 | Merge branch 'master' of ↵ | 1 | -1/+19 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: src/stateless/cp/trex_streams_compiler.h src/stateless/dp/trex_stateless_dp_core.cpp src/stateless/dp/trex_stateless_dp_core.h src/stateless/messaging/trex_stateless_messaging.cpp src/stateless/messaging/trex_stateless_messaging.h | |||||
2015-11-19 | async events (DP to CP) | 1 | -2/+21 | ||
2015-11-18 | add support for a program of streams. refactor the dp code | 1 | -1/+20 | ||
2015-11-16 | Merge from master | 1 | -3/+3 | ||
2015-11-16 | clean termination - stateless and stateful - fix pure virtual function error | 1 | -0/+20 | ||
2015-11-15 | added duration to the RPC server (and all the way to the DP) | 1 | -3/+3 | ||
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-03 | support for multicore | 1 | -0/+25 | ||
2015-11-01 | DP stop message now disables only port related nodes | 1 | -1/+1 | ||
and not all of them | |||||
2015-10-28 | moved all stream compiling phase to a new file | 1 | -1/+1 | ||
trex_streams_compiler.cpp | |||||
2015-10-28 | support for multiple streams | 1 | -12/+5 | ||
2015-10-27 | working cont. stream on 1 core | 1 | -0/+60 | ||