Revision 9368f21c53b7aa96b8743a0b8b79a0ab44d963c6 authored by Jarno Rajahalme on 20 June 2024, 21:26:05 UTC, committed by Nathan Sweet on 21 June 2024, 15:57:37 UTC
AllowsIdentity is only used for testing, move it there.

Add the missing InvertedPortMask field on the wildcard port lookup.

Signed-off-by: Jarno Rajahalme <jarno@isovalent.com>
1 parent d97069c
History
File Mode Size
testdata
bpf.go -rw-r--r-- 1.5 KB
bpf_linux.go -rw-r--r-- 4.5 KB
bpf_test.go -rw-r--r-- 845 bytes
bpffs_linux.go -rw-r--r-- 8.4 KB
bpfmap.go -rw-r--r-- 554 bytes
collection.go -rw-r--r-- 16.9 KB
collection_test.go -rw-r--r-- 4.9 KB
doc.go -rw-r--r-- 192 bytes
endpoint.go -rw-r--r-- 1.7 KB
endpoint_test.go -rw-r--r-- 432 bytes
events.go -rw-r--r-- 7.9 KB
events_test.go -rw-r--r-- 1.5 KB
link.go -rw-r--r-- 1.1 KB
map.go -rw-r--r-- 1.9 KB
map_linux.go -rw-r--r-- 29.3 KB
map_linux_test.go -rw-r--r-- 23.7 KB
map_register_linux.go -rw-r--r-- 1.3 KB
map_test.go -rw-r--r-- 1.3 KB
metrics.go -rw-r--r-- 1.5 KB
ops_linux.go -rw-r--r-- 3.7 KB
ops_linux_test.go -rw-r--r-- 5.9 KB
pinning.go -rw-r--r-- 3.8 KB
stats_linux.go -rw-r--r-- 1.5 KB

back to top