Revision 59225466dd13bf87f6da493328b578938be9d5ea authored by Sebastian Wicki on 16 December 2019, 16:34:49 UTC, committed by Daniel Borkmann on 18 December 2019, 15:24:24 UTC
This tests externalTrafficPolicy=Local in BPF NodePort with both vxlan
and direct routing mode. A new context is added to share the setup of
the Cilium deployment in either modes.

Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
1 parent b46078c
History
File Mode Size
include
lib
probes
sockops
.gitignore -rw-r--r-- 27 bytes
COPYING -rw-r--r-- 17.6 KB
Makefile -rw-r--r-- 5.0 KB
Makefile.bpf -rw-r--r-- 1.6 KB
bpf_alignchecker.c -rw-r--r-- 2.5 KB
bpf_features.h -rw-r--r-- 162 bytes
bpf_hostdev_ingress.c -rw-r--r-- 1.2 KB
bpf_ipsec.c -rw-r--r-- 1.5 KB
bpf_lxc.c -rw-r--r-- 36.1 KB
bpf_netdev.c -rw-r--r-- 19.5 KB
bpf_network.c -rw-r--r-- 3.6 KB
bpf_overlay.c -rw-r--r-- 8.8 KB
bpf_sock.c -rw-r--r-- 18.8 KB
bpf_xdp.c -rw-r--r-- 4.7 KB
cilium-map-migrate.c -rw-r--r-- 13.4 KB
filter_config.h -rw-r--r-- 1.2 KB
init.sh -rwxr-xr-x 18.2 KB
lxc_config.h -rw-r--r-- 2.4 KB
netdev_config.h -rw-r--r-- 1.1 KB
node_config.h -rw-r--r-- 4.8 KB
run_probes.sh -rwxr-xr-x 3.9 KB

back to top