mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-11 11:38:27 +02:00
Print some statistics about the translation when the connection goes down: clat: stats: egress (v4 to v6): tcp 1275, udp 191, icmp 9, other 0, dropped 2; ingress (v6 to v4): tcp 1669, udp 272, icmp 0, other 0, fragment 136, dropped 0 Those counters can be used to better understand what's going wrong in case of problems; for example, if the packets are being dropped in the ingress path or in the egress one. |
||
|---|---|---|
| .. | ||
| clat.bpf.c | ||
| clat.h | ||
| meson.build | ||