Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-28 | new port attr commands: flow control, link status, led status | 1 | -2/+5 | ||
add user friendly description to ports add xstats enable start with link down at stateless. in CPP status will update itself upon link up, in Python need to restart client at this phase. Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-05 | pre test: Code review fixes | 1 | -2/+6 | ||
2016-10-05 | pre test: Periodically send gratuitous ARP in stateful | 1 | -2/+1 | ||
2016-09-13 | APIs and functions in preparation for receive all mode. XL710/i350 mode ↵ | 1 | -25/+36 | ||
toggling work. | |||||
2016-08-10 | Better flow stat parser unit tests, including IPv6 | 1 | -187/+17 | ||
2016-08-03 | Fix compilation error on ubuntu | 1 | -3/+3 | ||
2016-08-03 | IPv6 XL710 stateless support and stateful --rx-check | 1 | -57/+318 | ||
2016-07-24 | dpdk0716 move: changes to our files | 1 | -4/+0 | ||
2016-03-22 | RX bytes reporting working | 1 | -3/+9 | ||
2016-03-15 | Support for Q in Q for debug packets | 1 | -0/+6 | ||
2016-03-02 | tx stats per stream | 1 | -5/+4 | ||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -99/+186 | ||
added full clone (with CP VM) to stream | |||||
2016-01-19 | Adding option to pass NAT info in TCP ACK of first SYN | 1 | -4/+7 | ||
2016-01-07 | Added --send-debug-pkt | 1 | -0/+330 | ||
Moved code from main_dpdk.cpp to new files. |