mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
pping: Update TODO about timestamp ref count
Signed-off-by: Simon Sundberg <simon.sundberg@kau.se>
This commit is contained in:
@@ -66,6 +66,9 @@
|
||||
- Keeping entries around for a long time allows the map to grow
|
||||
unnecessarily large, which slows down the cleaning and may block
|
||||
new entries
|
||||
- [x] Keep track of outstanding timestamps, only match when necessary
|
||||
- Can avoid doing lookups in timestamp hash map if we know that
|
||||
there are no outstanding (unmatched) timestamps for the flow
|
||||
|
||||
|
||||
# Potential issues
|
||||
|
Reference in New Issue
Block a user