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
lockfile
lock.go -rw-r--r-- 702 bytes
lock_debug.go -rw-r--r-- 2.8 KB
lock_fast.go -rw-r--r-- 353 bytes
lock_test.go -rw-r--r-- 448 bytes
map.go -rw-r--r-- 4.3 KB
semaphored_mutex.go -rw-r--r-- 1.2 KB
semaphored_mutex_test.go -rw-r--r-- 429 bytes
sortable_mutex.go -rw-r--r-- 2.1 KB
sortable_mutex_test.go -rw-r--r-- 1.2 KB
stoppable_waitgroup.go -rw-r--r-- 2.8 KB
stoppable_waitgroup_test.go -rw-r--r-- 3.3 KB

back to top