Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-29 | random var crash when range is full uint32_t or full uint64_t | 1 | -2/+7 | ||
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) | 7 | -70/+121 | ||
2016-02-28 | merge max_port=12 support | 5 | -0/+41 | ||
2016-02-28 | m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4 | 2 | -23/+8 | ||
2016-02-28 | support for mac addr query | 5 | -0/+41 | ||
2016-02-28 | fix for up to 12 ports, fix error in case port_limit higher than number of ↵ | 1 | -2/+2 | ||
interfaces | |||||
2016-02-25 | port attributes - promiscuous and etc. | 11 | -360/+126 | ||
2016-02-24 | Merge random_seed per stream | 5 | -6/+36 | ||
2016-02-24 | add seed per stream | 6 | -10/+44 | ||
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 | 31 | -307/+1781 | ||
2016-02-24 | VM bug youtrack: trex-187 | 4 | -6/+9 | ||
and rx stats | |||||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 27 | -278/+1706 | ||
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-23 | sync streams and some other bugs | 2 | -8/+1 | ||
2016-02-23 | add to mask instruction add_value field | 3 | -2/+12 | ||
2016-02-23 | Merge ipv4 checksum issue | 19 | -241/+533 | ||
2016-02-23 | fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵ | 4 | -6/+36 | ||
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 | 1 | -1/+1 | ||
2016-02-23 | some mods to the rate | 11 | -189/+259 | ||
2016-02-23 | rate is now backward compatiable to API | 1 | -4/+5 | ||
2016-02-23 | rate per stream | 7 | -124/+305 | ||
2016-02-21 | Merge branch 'master' of ↵ | 1 | -8/+8 | ||
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 | typo in step and min/max_value; support old-type classes in validate_type; ↵ | 1 | -8/+8 | ||
assert positive values in python; hlt fix vlan vm + test for it; | |||||
2016-02-18 | add python profile for new write_mask command | 2 | -1/+24 | ||
2016-02-18 | add write_mask vm instruction | 3 | -5/+617 | ||
2016-02-16 | Merge step instruction support | 2 | -118/+135 | ||
2016-02-16 | step instruction support | 4 | -80/+452 | ||
2016-02-16 | server might crash if uint64_t value was actually negative | 1 | -1/+1 | ||
2016-02-16 | added support for default fields at the JSON RPC server | 2 | -117/+134 | ||
2016-02-16 | add sanity check for flow_var instruction | 1 | -0/+31 | ||
2016-02-16 | help was broken in the simulator | 1 | -13/+7 | ||
also some more bugs | |||||
2016-02-16 | cleanup | 1 | -1/+0 | ||
2016-02-16 | add action counter | 3 | -5/+27 | ||
2016-02-15 | add scapy layer for default mac | 3 | -3/+5 | ||
2016-02-15 | Add support for mac replacement | 12 | -19/+225 | ||
2016-02-15 | add support for dp mac replace mode-golden were changed | 12 | -19/+225 | ||
2016-02-15 | many bugs uncovered by the PCAP injection: | 4 | -12/+231 | ||
1. NamedTuple constructor 2. Scappy 3. zlib for server | |||||
2016-02-10 | back to 'count' - as the DOC states | 1 | -1/+1 | ||
2016-02-09 | moved yaml files again .... | 1 | -6/+6 | ||
2016-02-09 | YAML profiles fixup | 1 | -6/+6 | ||
2016-02-08 | stream ID allocation | 5 | -3/+33 | ||
2016-02-04 | fix simulation trim instruction | 1 | -1/+2 | ||
2016-02-01 | Merge from origin | 9 | -18/+143 | ||
2016-02-01 | fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174 | 9 | -18/+143 | ||
2016-02-01 | Merge from origin | 4 | -18/+22 | ||