Revision 9831d981fc90760e810066f2f7d67bd2dc9e6b1c authored by Daniel Borkmann on 18 November 2020, 15:46:58 UTC, committed by Daniel Borkmann on 20 November 2020, 10:28:57 UTC
Example invocation:

  ./daemon/cilium-agent --enable-ipv4=true --enable-ipv6=true \
      --datapath-mode=lb-only --bpf-lb-algorithm=maglev       \
      --bpf-lb-maglev-table-size=65521 --bpf-lb-mode=dsr      \
      --bpf-lb-acceleration=native --bpf-lb-dsr-dispatch=ipip \
      --devices=enp2s0np0

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
1 parent 03f14fe
History
File Mode Size
xds
accesslog.go -rw-r--r-- 2.4 KB
accesslog_server.go -rw-r--r-- 6.5 KB
accesslog_server_test.go -rw-r--r-- 3.7 KB
envoy.go -rw-r--r-- 10.0 KB
envoy_test.go -rw-r--r-- 5.8 KB
grpc.go -rw-r--r-- 4.8 KB
resources.go -rw-r--r-- 6.4 KB
server.go -rw-r--r-- 50.3 KB
server_test.go -rw-r--r-- 21.3 KB
sort.go -rw-r--r-- 7.7 KB
sort_test.go -rw-r--r-- 7.0 KB

back to top