summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-02-09move to active flowsHanoh Haim5-61/+82
2017-02-07fix for:imarom1-2/+2
2017-02-06added example for functional tests using start_capture/stop_capture APIsimarom1-8/+14
2017-02-05WatchDog and IO functions: ensure we return it to normal timeout in case of e...Yaroslav Brustinov3-18/+32
2017-02-02remove code inserted by incorrect merge resolveYaroslav Brustinov1-13/+0
2017-02-02ipv6 scan & pingYaroslav Brustinov8-2/+57
2017-01-30move service mode check to RX queue enableimarom1-5/+5
2017-01-29Merge branch 'master' into captureimarom4-155/+174
2017-01-25capture - personal code reviewimarom8-210/+393
2017-01-24fix floating point calculation precision at L1 rate (GUI 100% issue)imarom1-7/+17
2017-01-24Fixed support for i40evf + Refactor of VM driversIdo Barnea1-234/+98
2017-01-24fix STL-85 GUI issueHanoh Haim1-2/+2
2017-01-24code review cleanups - C++imarom6-26/+82
2017-01-24revert the default RT test flagimarom1-3/+0
2017-01-23DEBUG ONLY - MOVING TO RT MODE FOR REGRESSIONimarom1-0/+4
2017-01-23service mode is now by message to RX coreimarom5-79/+137
2017-01-23fix trex-333Hanoh Haim1-2/+109
2017-01-23enable TRex to run with --rt : real time priority for DP and RX coresimarom2-4/+41
2017-01-22removed a non needed header includeimarom1-1/+0
2017-01-22Merge branch 'master' into captureimarom45-1385/+2752
2017-01-22Trex packet capture dsimarom2-0/+383
2017-01-22stateful expected with L2 + 4 bytes CRCHanoh Haim1-1/+1
2017-01-22few tweaksimarom3-13/+35
2017-01-20add bp-sim-64 test with client config; move generated files to generated dire...Yaroslav Brustinov1-1/+1
2017-01-19fine tuneimarom1-0/+1
2017-01-18many capture modes in Python consoleimarom6-15/+68
2017-01-18bp-sim: add duration argumentYaroslav Brustinov1-3/+10
2017-01-12Add help message for --no-scapy-server flagYaroslav Brustinov1-0/+1
2017-01-12abs fiximarom4-5/+7
2017-01-11capture - draft commitimarom12-123/+534
2017-01-10Make bpsim unit tests independant of each other (will always pass, without re...Ido Barnea2-231/+152
2017-01-10Add client config unit test + fixes to unit tests infraIdo Barnea4-164/+213
2017-01-09Fix to trex-330 - client_cfg does not workIdo Barnea2-2/+6
2017-01-09Support for ixgbevf and i40evfIdo Barnea4-93/+93
2017-01-08fix sign of filter return valueHanoh Haim1-1/+1
2017-01-08patch the changes from 16.07Hanoh Haim6-95/+365
2017-01-08mlx5 driver name was changedHanoh Haim1-1/+1
2017-01-08dpdk16_11 patch for mlx5_16_11Hanoh Haim1-0/+37
2017-01-08mlx5 from dpdk16_11Hanoh Haim17-1187/+1439
2017-01-05add not accurate timer wheel for better performanceHanoh Haim5-14/+809
2017-01-04draft - unreviewedimarom17-604/+383
2017-01-04added new files (capture)imarom2-0/+293
2017-01-02add warning about lack of read permissions for user "nobody" to run scapy ser...Yaroslav Brustinov1-3/+5
2017-01-01crash in case of stateless and link downYaroslav Brustinov1-1/+1
2017-01-01Fix --send-debug-pkt test so that VIC card will be able to work with less pat...Ido Barnea4-18/+12
2017-01-01minorYaroslav Brustinov1-1/+2
2017-01-01Max number of ports: 16Yaroslav Brustinov4-2/+8
2017-01-01alter the watchdog timeout before push_remote and after, due to possible long ioYaroslav Brustinov3-4/+25
2016-12-27add ef posix_memalign functionHanoh Haim1-1/+8
2016-12-26watchdog - support for long IO operationsimarom2-28/+52