Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-14 | Support for flow stat for vlan packets on 82599 card using --vlan option | 1 | -0/+19 | ||
2016-04-05 | Added get payload len to flow stat parser | 1 | -2/+84 | ||
2016-03-28 | Fixing checksum calc in flow stat packets | 1 | -2/+2 | ||
2016-03-28 | fix valgrind faiulre. Read memory of too short packet | 1 | -10/+10 | ||
2016-03-27 | Protecting against too short packets in flow stat parser. This caused ↵ | 1 | -0/+9 | ||
valgrind test to fail. | |||||
2016-03-27 | Added flow parser for 82599 10G card. Added exceptions for flow stat | 1 | -17/+35 | ||
errors | |||||
2016-03-24 | Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat" | 1 | -35/+17 | ||
This reverts commit 6c569e6bbf05d940a23028b5d61a13ce4fa2a489. | |||||
2016-03-24 | Added flow parser for 82599 10G card. Added exceptions for flow stat | 1 | -17/+35 | ||
errors | |||||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -0/+137 | ||
added full clone (with CP VM) to stream |