Affected by GO-2025-4167
and 1 other vulnerabilities
GO-2025-4167: Cilium with misconfigured toGroups in policies can lead to unrestricted egress traffic in Ciliumgithub.com/cilium/cilium
GO-2026-4856: Cilium L7 proxy may bypass Kubernetes NetworkPolicy for same-node traffic in github.com/cilium/cilium
package
Version:
v1.16.13
Opens a new window with list of versions in this module.
Published: Aug 13, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 91
Opens a new window with list of known importers.
Documentation
¶
View Source
var ProtoIDs = map[string]U8proto{
"all": 0,
"any": 0,
"icmp": 1,
"tcp": 6,
"udp": 17,
"icmpv6": 58,
"sctp": 132,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.