Skip to content

Commit 518cd2e

Browse files
author
Moritz Flüchter
committed
Add todo topic
1 parent 38d5f37 commit 518cd2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<img src="./imgs/tcbee.png" height=150/>
33

4-
<h6 style="font-size: 8px; margin-left: 200px; margin-top: -30px;">Bee SVG by <a href="https://www.freepik.com/free-vector/cute-bee-insect-animal_136484149.htm#fromView=keyword&page=1&position=2&uuid=42f2e8ed-fa2c-47d9-9793-a1b088c1266d&query=Bees+Svg+File">Freepic</a> </h6>
4+
<h6 style="font-size: 10px; margin-left: 200px; margin-top: -30px;">Bee SVG by <a href="https://www.freepik.com/free-vector/cute-bee-insect-animal_136484149.htm#fromView=keyword&page=1&position=2&uuid=42f2e8ed-fa2c-47d9-9793-a1b088c1266d&query=Bees+Svg+File">Freepic</a> </h6>
55

66
<h2>TCBee: A High-Performance and Extensible Tool For TCP Flow Analysis Using eBPF </h2>
77

@@ -37,6 +37,7 @@ The current Todo-List includes
3737
- Add plugins for the calculation of common TCP congestion metrics
3838
- Implement InfluxDB interface for faster processing
3939
- Test and benchmark bottlenecks (eBPF Ringbuf size, File writer, etc.)
40+
- Cleanup of eBPF and user space code
4041
- ...
4142

4243
The current version is tested for linux kernel 6.13.6 and may not work on older or newer kernel versions.

0 commit comments

Comments
 (0)