Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-19 | verify L2/L3 configuration cannot be done under traffic | 2 | -9/+4 | ||
also ping and arp Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-18 | Fix trex-310 get_active_pgids() does not work | 1 | -0/+2 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-15 | documenation for neighboring protocols | 1 | -1/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-13 | Merge branch 'master' into rx_phase_2 | 2 | -8/+42 | ||
2016-12-13 | startup issues with L2/L3 | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-13 | Major refactor - L2 / L3 modes for ports | 6 | -116/+129 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-12 | grat ARP | 4 | -79/+171 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-11 | IP src configuriation invalidates ARP resolution | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-11 | STL API: fix split batch to chunks - one packet not being sent | 1 | -4/+3 | ||
Change-Id: Id2e96f2fe6a6c1bb0438198675a61f3c73d53072 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-11 | few tweaks | 3 | -7/+11 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-10 | Stateless API: send batches by chunks | 1 | -4/+27 | ||
Change-Id: If551b474c4b6be58dfc3ed19e5c14a4ccd387afd Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-10 | Limit ZMQ RPC requests to 999999 bytes at CPP side. TODO: split requests at ↵ | 2 | -4/+16 | ||
Python to smaller chunks. Change-Id: Ieaf477d2ed8264e30a8275a75d597fdc8858da79 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-06 | RX features phase 2 - ARP and ICMP self response | 5 | -34/+148 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-06 | breakage to flow ctrl - fixed | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | test breakage due to incorrect speed calculation | 2 | -6/+5 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-01 | refactor RX core | 4 | -31/+65 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | doc breakage | 1 | -4/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | minor bugs | 3 | -1/+3 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | merging with latest master | 2 | -3/+124 | ||
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp | |||||
2016-11-30 | API change get_info -> get_formatted_info | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | reply to messages | 3 | -9/+3 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | check VIC FW support using FILTER_INFO, remove patch from enic driver | 1 | -2/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | add update example | 1 | -0/+123 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | self code review | 4 | -411/+371 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-27 | client config regression | 1 | -3/+1 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-24 | self code review | 1 | -3/+3 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-23 | merge issues | 2 | -2/+12 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - removed 'none' and used Json::nullValue | 1 | -9/+4 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - few tweaks | 4 | -14/+41 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - added timestamp to RX packets | 1 | -16/+23 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - added PING (echo ICMP) feature | 3 | -126/+313 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | Merge branch 'master' to rx_features phase 0.5 | 10 | -62/+585 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | RX features - ARP resolve | 5 | -43/+141 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | STL push remote pcap: don't check that path exists at client side | 2 | -13/+29 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-15 | RX features - another refinement | 3 | -23/+233 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | https://trex-tgn.cisco.com/youtrack/issue/trex-271 | 3 | -21/+50 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-14 | STL push dual port split fixes | 2 | -3/+15 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-14 | fix STL push pcap: start from zero (or explicit delay) | 1 | -1/+6 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-13 | RX features - pre-resolve stage | 5 | -100/+234 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-09 | RX features - added port attributes for IPv4 and DG | 5 | -36/+106 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-08 | RX queue - ARP request working | 2 | -29/+89 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-08 | scapy_service payload gen: allow template_code without size property | 2 | -7/+20 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-08 | fixup template_code payload generation | 2 | -2/+2 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-07 | RX features - queueing | 2 | -48/+164 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-07 | scapy_service: payload generator upper limit and null check | 1 | -11/+14 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-06 | RX features | 2 | -4/+53 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-06 | RX features - RX sniffer | 5 | -26/+156 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-04 | scapy server python 3 compatibility fixes(file and pseudo-random generator) | 2 | -5/+10 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | add access to scapy.all from eval, tests to IPOptions, TCPOptions | 2 | -1/+23 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | scapy_service: support total_bytes for BYTES payload generator | 3 | -16/+60 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> |