summaryrefslogtreecommitdiffstats
path: root/src/common
AgeCommit message (Collapse)AuthorFilesLines
2016-06-23allow coredump for TRex with --alow-coredumpimarom2-0/+48
by default, huge pages will not be mapped to the core
2016-06-14add ef code, not connected yetHanoh Haim6-0/+1615
2016-05-18unit tests + simulator workIdo Barnea1-4/+4
2016-05-09PCAP refinementimarom1-2/+1
2016-05-09first remote PCAP push - draftimarom2-12/+10
2016-04-04API classes (versions)imarom2-2/+25
2016-03-28fix valgrind faiulre. Read memory of too short packetIdo Barnea1-1/+2
2016-02-28more info for ports (API and TUI)imarom2-0/+15
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea2-1/+7
added full clone (with CP VM) to stream
2016-02-15add support for dp mac replace mode-golden were changedHanoh Haim2-0/+29
2016-01-26packet is now base64 encodedimarom2-0/+132
2016-01-19Adding option to pass NAT info in TCP ACK of first SYNIdo Barnea1-1/+1
2016-01-05random 9k works on 10gb nicsHanoh Haim1-1/+1
2015-12-28maximum packet size support 9k - simulationHanoh Haim1-1/+1
2015-12-01Added ICMP latency packet modesIdo Barnea3-2/+178
2015-11-08fixed all warningsimarom3-3/+3
now compiles with -Wall -Werror
2015-09-17Merge branch 'master' of ↵v1.76Hanoh Haim1-1/+1
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2015-09-17fix some pcap load issuesHanoh Haim1-1/+2
2015-09-16enabled all warnings for the mock RPC server targetimarom1-1/+1
2015-06-24first versionHanoh Haim45-0/+34032