Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-29 | stdint.h on Fedora dist. requires explicit defines for | 3 | -7/+4 | ||
format macros and limit macros - updated the WAF makefiles | |||||
2016-02-29 | random var crash when range is full uint32_t or full uint64_t | 3 | -3/+31 | ||
2016-02-28 | hltapi: remove default for l3_protocol and l4_protocol, add several profiles | 27 | -18/+275 | ||
2016-02-28 | on Fedora 18, inttypes.h requires explicit define | 1 | -0/+1 | ||
/* The ISO C99 standard specifies that these macros must only be defined if explicitly requested. */ if !defined __cplusplus || defined __STDC_FORMAT_MACROS | |||||
2016-02-28 | more info for ports (API and TUI) | 10 | -91/+148 | ||
2016-02-28 | merge max_port=12 support | 11 | -166/+154 | ||
2016-02-28 | m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4 | 3 | -27/+14 | ||
2016-02-28 | support for mac addr query | 8 | -7/+54 | ||
2016-02-28 | Merge remote-tracking branch 'origin/master' | 5 | -156/+94 | ||
2016-02-28 | fix for up to 12 ports, fix error in case port_limit higher than number of ↵ | 2 | -12/+15 | ||
interfaces | |||||
2016-02-28 | added port_info API | 5 | -156/+94 | ||
IPG for load PCAP cannot be less than 1 usec | |||||
2016-02-25 | v1.93 | 4 | -7/+8 | ||
2016-02-25 | hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵ | 8 | -74/+196 | ||
half of variable size, add 2 Wentong's profiles | |||||
2016-02-25 | accident - fixed problems from previous commit | 2 | -5/+3 | ||
2016-02-25 | port attributes - promiscuous and etc. | 18 | -393/+274 | ||
2016-02-25 | regression: aggregate results: remove timeout | 1 | -1/+1 | ||
2016-02-24 | hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵ | 15 | -48/+180 | ||
profiles; add consistent_random argument for same random sequence each time | |||||
2016-02-24 | regression: add flag to copy TRex to temp dir and run from there | 1 | -2/+14 | ||
2016-02-24 | regression: hltapi yaml update for add_value of mask variable | 1 | -3/+6 | ||
2016-02-24 | Merge random_seed per stream | 5 | -6/+36 | ||
2016-02-24 | add seed per stream | 12 | -13/+54 | ||
2016-02-24 | RX - for not supported interfaces gives an error in JSON | 4 | -5/+31 | ||
2016-02-24 | crash on non 40G (no rx support) | 1 | -1/+5 | ||
2016-02-24 | Merge GARP example | 53 | -433/+2026 | ||
2016-02-24 | add g arp example | 3 | -1/+40 | ||
2016-02-24 | VM bug youtrack: trex-187 | 5 | -16/+33 | ||
and rx stats | |||||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 31 | -283/+1747 | ||
added full clone (with CP VM) to stream | |||||
2016-02-24 | virtual NICs does not add 4 bytes of CRC | 7 | -16/+66 | ||
2016-02-24 | support bizarre replaced minuses from copy-paste from outlook etc. | 1 | -4/+6 | ||
2016-02-23 | Merge remote-tracking branch 'origin/master' | 10 | -78/+122 | ||
2016-02-23 | hltapi: add line rate and bps support | 11 | -40/+56 | ||
2016-02-23 | sync streams and some other bugs | 10 | -78/+122 | ||
2016-02-23 | Merge mask instruction add_value field | 17 | -187/+535 | ||
2016-02-23 | add to mask instruction add_value field | 7 | -8/+59 | ||
2016-02-23 | Merge remote-tracking branch 'origin/master' | 12 | -15/+136 | ||
2016-02-23 | hltapi: optimization to utilize similar variables for several fields, fix ↵ | 17 | -187/+535 | ||
incorrect size from l3_length, add profiles | |||||
2016-02-23 | Merge ipv4 checksum issue | 31 | -494/+1033 | ||
2016-02-23 | fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵ | 9 | -8/+126 | ||
ip-header (fd.io issue - Miro) | |||||
2016-02-23 | global srand messed up stuff | 3 | -7/+10 | ||
moved to local rand_r | |||||
2016-02-23 | conflicts | 2 | -2/+5 | ||
2016-02-23 | some mods to the rate | 13 | -195/+318 | ||
2016-02-23 | rate is now backward compatiable to API | 2 | -68/+52 | ||
2016-02-23 | rate per stream | 10 | -165/+401 | ||
2016-02-23 | deepcopy for stream per port history | 1 | -8/+8 | ||
2016-02-21 | Merge branch 'master' of ↵ | 5 | -107/+208 | ||
csi-sceasr-b32:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2016-02-21 | return 10G instead of 40G on x710 cards | 4 | -10/+47 | ||
2016-02-21 | hlt: support ipv4 step number or ip | 1 | -14/+24 | ||
2016-02-21 | typo in step and min/max_value; support old-type classes in validate_type; ↵ | 5 | -97/+188 | ||
assert positive values in python; hlt fix vlan vm + test for it; | |||||
2016-02-21 | regression: fix args | 1 | -2/+1 | ||
2016-02-20 | regression: fix args | 1 | -1/+2 | ||