Compare commits
2 Commits
fe751b77b3
...
f460d7b4a5
Author | SHA1 | Date | |
---|---|---|---|
f460d7b4a5 | |||
475a99054f |
@ -2,6 +2,7 @@
|
||||
|
||||
#include <vector>
|
||||
#include <cstdint>
|
||||
#include <cstddef>
|
||||
|
||||
// TODO: refactor, more state tracking in ccai and seperate into flow and congestion algos
|
||||
inline bool isSkipSeqID(const std::pair<uint8_t, uint16_t>& a, const std::pair<uint8_t, uint16_t>& b) {
|
||||
|
Loading…
Reference in New Issue
Block a user