Affected by GO-2024-2656
and 3 other vulnerabilities
GO-2024-2656: Unencrypted traffic between nodes with IPsec in github.com/cilium/cilium
GO-2024-2666: Insecure IPsec transparent encryption in github.com/cilium/cilium
GO-2024-2922: Cilium leaks sensitive information in cilium-bugtool in github.com/cilium/cilium
GO-2024-3072: Policy bypass for Host Firewall policy due to race condition in Cilium agent in github.com/cilium/cilium
package
Version:
v1.13.8
Opens a new window with list of versions in this module.
Published: Oct 17, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 82
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.