Revision e454b591a84dc5465e252da91f65b20fba4d0bb5 authored by Chris Tarazi on 01 June 2021, 20:08:37 UTC, committed by André Martins on 07 June 2021, 12:23:03 UTC
[ upstream commit d620a92632610e293d03e248ac802c0a1177dfa7 ]

The subsequent commit will add unit tests that make use of
ipv{4,6}RouterAddress and state will need to be cleared during testing.

Signed-off-by: Chris Tarazi <chris@isovalent.com>
Signed-off-by: Paul Chaignon <paul@cilium.io>
1 parent 3378f8f
History
File Mode Size
binary
bpf.go -rw-r--r-- 3.9 KB
bpf_linux.go -rw-r--r-- 18.6 KB
bpf_test.go -rw-r--r-- 1.5 KB
bpffs_linux.go -rw-r--r-- 8.6 KB
doc.go -rw-r--r-- 716 bytes
endpoint.go -rw-r--r-- 2.3 KB
endpoint_test.go -rw-r--r-- 1.1 KB
map.go -rw-r--r-- 5.4 KB
map_linux.go -rw-r--r-- 32.2 KB
map_linux_test.go -rw-r--r-- 20.0 KB
map_register_linux.go -rw-r--r-- 1.8 KB
map_test.go -rw-r--r-- 3.1 KB
metrics.go -rw-r--r-- 948 bytes
prog.go -rw-r--r-- 2.2 KB
rlimit_linux.go -rw-r--r-- 921 bytes
stats_linux.go -rw-r--r-- 2.0 KB
zz_generated.deepcopy.go -rw-r--r-- 1.1 KB

back to top