Age | Commit message (Expand) | Author | Files | Lines |
2016-08-24 | hltapi example: add example command of removing all streams from port |  Yaroslav Brustinov | 1 | -1/+5 |
2016-08-23 | fixes to create config script: in case of error input, ask again. |  Yaroslav Brustinov | 2 | -48/+89 |
2016-08-22 | interactive creation of config, finish returning DPDK interfaces to Linux com... |  Yaroslav Brustinov | 2 | -81/+196 |
2016-08-21 | Check if interfaces are in use at binding/unbinding/starting TRex. |  Yaroslav Brustinov | 3 | -29/+125 |
2016-08-21 | scapy_service: |  itraviv | 3 | -4/+84 |
2016-08-19 | dpdk_setup_ports: better error if no MAC determined |  Yaroslav Brustinov | 1 | -4/+4 |
2016-08-19 | update multiplier in stl benchmark, shorten title in NIC's table |  Yaroslav Brustinov | 2 | -2/+3 |
2016-08-19 | add --ignore-numa argument to config creation |  Yaroslav Brustinov | 1 | -40/+45 |
2016-08-19 | disable scapy_server test |  Yaroslav Brustinov | 1 | -0/+0 |
2016-08-18 | revert mmain_dpdk.h commited by mistake code |  Yaroslav Brustinov | 3 | -13/+732 |
2016-08-18 | TRex argument --dump-interfaces <list of PCI> (by default will take interface... |  Yaroslav Brustinov | 2 | -44/+392 |
2016-08-18 | fixed path issue to resolve path for VXLAN and MPLS |  itraviv | 1 | -1/+2 |
2016-08-18 | fixed issues with path to include VXLAN and MPLS |  itraviv | 1 | -15/+15 |
2016-08-18 | Merge branch 'scapy_server' |  itraviv | 7 | -58/+931 |
2016-08-18 | scapy_server_test: |  itraviv | 4 | -27/+81 |
2016-08-18 | previous commit was missing a file change |  imarom | 1 | -9/+12 |
2016-08-18 | CPU util. measurements fix (more accurate and steady) |  imarom | 1 | -21/+59 |
2016-08-17 | add another ko |  Hanoh Haim | 1 | -0/+0 |
2016-08-16 | regression failure due to previous commit |  imarom | 1 | -8/+5 |
2016-08-16 | simulator breakage fix |  imarom | 3 | -4/+5 |
2016-08-16 | personal code review tweaks |  imarom | 2 | -33/+48 |
2016-08-15 | fixed an issue in exception handling |  itraviv | 1 | -8/+7 |
2016-08-15 | scapy_server_test: |  itraviv | 3 | -142/+204 |
2016-08-15 | TUI screen buffer |  imarom | 6 | -81/+218 |
2016-08-15 | core mask - first phase |  imarom | 4 | -23/+84 |
2016-08-11 | 1)removed unnecessary files from repository |  itraviv | 4 | -641/+2 |
2016-08-11 | IPv6 Latency/flow stats on x710 - supporting all packet types |  Ido Barnea | 1 | -1/+1 |
2016-08-10 | ***this is an example for a JSON-RPC (over ZMQ) client.*** |  itraviv | 1 | -0/+45 |
2016-08-10 | move 'main' function to bottom of file |  itraviv | 1 | -19/+14 |
2016-08-10 | 1)added feature: running the entire test via RPC (over ZMQ) on a "remote" sca... |  itraviv | 1 | -4/+23 |
2016-08-10 | 1) fixed "main function": mechanism for running this script as a stand-alone ... |  itraviv | 1 | -17/+29 |
2016-08-09 | added wrapper class to support testing of scapy_server, this class wraps serv... |  itraviv | 1 | -6/+81 |
2016-08-09 | changed file name from scapy_server to scapy_service |  itraviv | 2 | -0/+396 |
2016-08-08 | Fix to stateless latency test |  Ido Barnea | 1 | -2/+2 |
2016-08-08 | IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 p... |  Ido Barnea | 1 | -2/+3 |
2016-08-08 | master_daemon: run the Stateless RPC proxy without superuser privileges |  Yaroslav Brustinov | 1 | -1/+1 |
2016-08-07 | regression: compare pcaps in functional tests robust to order of packets with... |  Yaroslav Brustinov | 1 | -4/+23 |
2016-08-07 | generated code on PCAP should be fixed to support default MACs |  imarom | 1 | -8/+8 |
2016-08-07 | random tests are now provided with seed |  imarom | 9 | -36/+58 |
2016-08-06 | typo in master_daemon |  Yaroslav Brustinov | 1 | -1/+1 |
2016-08-04 | server was made as an object with execute function |  itraviv | 1 | -34/+39 |
2016-08-04 | 1) made a class Scapy_server encapsulating scapy_wrapper and scapy_service |  itraviv | 3 | -66/+10 |
2016-08-04 | 1) added build_pkt when calculating offsets |  itraviv | 1 | -0/+1 |
2016-08-04 | 1) changed class name to 'scapy_service' |  itraviv | 4 | -21/+173 |
2016-08-04 | Added IPv6 router config to stateless tests |  Ido Barnea | 1 | -1/+2 |
2016-08-04 | remove 10G setups from ipv6 latency tests |  Ido Barnea | 1 | -5/+11 |
2016-08-04 | fix for failing test |  imarom | 1 | -2/+1 |
2016-08-03 | master_daemon: create working directory if it was deleted |  Yaroslav Brustinov | 1 | -3/+8 |
2016-08-03 | stf daemon: add support for zipped zmq |  Yaroslav Brustinov | 2 | -6/+42 |
2016-08-03 | add -m bpsl1 |  Hanoh Haim | 1 | -4/+13 |