netbird/management/server/idp
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
..
auth0_test.go Fix lint (#2427) 2024-08-14 13:30:10 +03:00
auth0.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
authentik_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
authentik.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
azure_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
azure.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
google_workspace.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
idp.go [client,management] add netflow support to client and update management (#3414) 2025-03-20 17:05:48 +01:00
jumpcloud_test.go Add jumpcloud IdP (#1124) 2023-10-03 19:33:42 +02:00
jumpcloud.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
keycloak_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
keycloak.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
mock.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
okta_test.go Optimize Cache and IDP Management (#1147) 2023-10-03 16:40:28 +02:00
okta.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
util.go Add Okta IdP (#859) 2023-05-29 14:52:04 +02:00
zitadel_test.go [management] improve zitadel idp error response detail by decoding errors (#2634) 2024-09-27 22:21:34 +03:00
zitadel.go [management] enable optional zitadel configuration of a PAT (#3159) 2025-01-14 12:38:08 +03:00