outlet/core: accept flows where interface names are missing

This matches the pre-2.0.0 behavior. This may not be a bug, but the idea
is that one interface is enough to be valid. Some implementations seem
to use bogus indexes.

See https://github.com/akvorado/akvorado/discussions/1998#discussioncomment-14992940
This commit is contained in:
Vincent Bernat
2025-11-17 21:06:12 +01:00
parent 12d6cfcc1c
commit 6e1d3c30d2
3 changed files with 45 additions and 16 deletions

View File

@@ -17,6 +17,7 @@ identified with a specific icon:
false by default)
- 🩹 *outlet*: provide additional gracetime for a worker to send to ClickHouse
- 🩹 *outlet*: enhance scaling up and down workers to avoid hysteresis
- 🩹 *outlet*: accept flows where interface names or descriptions are missing
- 🩹 *docker*: update Traefik to 3.6.1 (for compatibility with Docker Engine 29)
- 🌱 *common*: enable block and mutex profiling
- 🌱 *config*: rename `verify` to `skip-verify` in TLS configurations for