summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-29fix expected pcap number of packets; add simple example of HLTYaroslav Brustinov2-0/+115
2016-02-29hltapi: fix decrement exceeding maximal add_value range, add several useful f...Yaroslav Brustinov4-50/+114
2016-02-29yet another limitation of 8 portsYaroslav Brustinov1-1/+1
2016-02-29stdint.h on Fedora dist. requires explicit defines forimarom3-7/+4
2016-02-29random var crash when range is full uint32_t or full uint64_timarom3-3/+31
2016-02-28hltapi: remove default for l3_protocol and l4_protocol, add several profilesYaroslav Brustinov27-18/+275
2016-02-28on Fedora 18, inttypes.h requires explicit defineimarom1-0/+1
2016-02-28more info for ports (API and TUI)imarom10-91/+148
2016-02-28merge max_port=12 supportHanoh Haim11-166/+154
2016-02-28m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4Hanoh Haim3-27/+14
2016-02-28support for mac addr queryimarom8-7/+54
2016-02-28Merge remote-tracking branch 'origin/master'Yaroslav Brustinov5-156/+94
2016-02-28fix for up to 12 ports, fix error in case port_limit higher than number of in...Yaroslav Brustinov2-12/+15
2016-02-28added port_info APIimarom5-156/+94
2016-02-25v1.93Hanoh Haim4-7/+8
2016-02-25hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ...Yaroslav Brustinov8-74/+196
2016-02-25accident - fixed problems from previous commitimarom2-5/+3
2016-02-25port attributes - promiscuous and etc.imarom18-393/+274
2016-02-25regression: aggregate results: remove timeoutYaroslav Brustinov1-1/+1
2016-02-24hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more pro...Yaroslav Brustinov15-48/+180
2016-02-24regression: add flag to copy TRex to temp dir and run from thereYaroslav Brustinov1-2/+14
2016-02-24regression: hltapi yaml update for add_value of mask variableYaroslav Brustinov1-3/+6
2016-02-24Merge random_seed per streamHanoh Haim5-6/+36
2016-02-24add seed per streamHanoh Haim12-13/+54
2016-02-24RX - for not supported interfaces gives an error in JSONimarom4-5/+31
2016-02-24crash on non 40G (no rx support)imarom1-1/+5
2016-02-24Merge GARP exampleHanoh Haim53-433/+2026
2016-02-24add g arp exampleHanoh Haim3-1/+40
2016-02-24VM bug youtrack: trex-187imarom5-16/+33
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea31-283/+1747
2016-02-24virtual NICs does not add 4 bytes of CRCimarom7-16/+66
2016-02-24support bizarre replaced minuses from copy-paste from outlook etc.Yaroslav Brustinov1-4/+6
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov10-78/+122
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov11-40/+56
2016-02-23sync streams and some other bugsimarom10-78/+122
2016-02-23Merge mask instruction add_value fieldHanoh Haim17-187/+535
2016-02-23add to mask instruction add_value fieldHanoh Haim7-8/+59
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov12-15/+136
2016-02-23hltapi: optimization to utilize similar variables for several fields, fix inc...Yaroslav Brustinov17-187/+535
2016-02-23Merge ipv4 checksum issueHanoh Haim31-494/+1033
2016-02-23fix ipv4 checksum error in case of pkt_size>128 and field offset less than ip...Hanoh Haim9-8/+126
2016-02-23global srand messed up stuffimarom3-7/+10
2016-02-23conflictsimarom2-2/+5
2016-02-23some mods to the rateimarom13-195/+318
2016-02-23rate is now backward compatiable to APIimarom2-68/+52
2016-02-23rate per streamimarom10-165/+401
2016-02-23deepcopy for stream per port historyimarom1-8/+8
2016-02-21Merge branch 'master' of csi-sceasr-b32:/auto/proj-pcube-b/apps/PL-b/tools/re...Ido Barnea5-107/+208
2016-02-21return 10G instead of 40G on x710 cardsIdo Barnea4-10/+47
2016-02-21hlt: support ipv4 step number or ipYaroslav Brustinov1-14/+24