GO-2024-3208: Cilium's CIDR deny policies may not take effect when a more narrow CIDR allow is present in github.com/cilium/cilium
package
Version:
v1.15.8
Opens a new window with list of versions in this module.
Published: Aug 12, 2024
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.