Dmitri Dolguikh
1f1413ec6a
responded to feedback + small fixes
...
Signed-off-by: Dmitri Dolguikh <dmitri.external@netbird.io >
2026-06-22 18:34:08 +02:00
Dmitri Dolguikh
17cc13f20f
reverted changes to generate.sh
...
Signed-off-by: Dmitri Dolguikh <dmitri.external@netbird.io >
2026-06-17 10:26:12 +02:00
Dmitri
0e95b6d1c9
add tracking of window starts and ends
...
Signed-off-by: Dmitri Dolguikh <dmitri.external@netbird.io >
2026-06-17 09:35:38 +02:00
Dmitri
c875aa6b4b
remove protoc/protoc-gen headers from flow_grpc.pb.go
...
Signed-off-by: Dmitri <dmitri.external@netbird.io >
2026-06-15 10:45:34 +02:00
Dmitri
e3f9396578
regenerate protobufs with expected versions of protoc and protoc-gen-go
...
Signed-off-by: Dmitri <dmitri.external@netbird.io >
2026-06-15 10:36:59 +02:00
Dmitri
a593e32a1d
removed inadvertenly added google proto files
...
Signed-off-by: Dmitri <dmitri.external@netbird.io >
2026-06-11 12:07:29 +02:00
Dmitri
12a8943b99
regenerated proto files
...
Signed-off-by: Dmitri <dmitri.external@netbird.io >
2026-06-11 12:03:46 +02:00
Dmitri
8f99362a25
added tracking of the number of start-, drop, and end-events in an aggregation window
...
Signed-off-by: Dmitri <dmitri.external@netbird.io >
2026-06-10 16:06:29 +02:00
Maycon Santos
8b4c0c58e4
[client] Add initiator field to ack ( #3563 )
...
added the new field and client handling
2025-03-22 22:22:34 +01:00
Maycon Santos
d9d051cb1e
Add initiator field and parse url ( #3558 )
...
- Add initiator field to flow proto
- Parse URL
- Update a few trace logs
2025-03-21 14:47:04 +01:00
Maycon Santos
c02e236196
[client,management] add netflow support to client and update management ( #3414 )
...
adds NetFlow functionality to track and log network traffic information between peers, with features including:
- Flow logging for TCP, UDP, and ICMP traffic
- Integration with connection tracking system
- Resource ID tracking in NetFlow events
- DNS and exit node collection configuration
- Flow API and Redis cache in management
- Memory-based flow storage implementation
- Kernel conntrack counters and userspace counters
- TCP state machine improvements for more accurate tracking
- Migration from net.IP to netip.Addr in the userspace firewall
2025-03-20 17:05:48 +01:00