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
.github
.travis
Documentation
api
bpf
bugtool
cilium
cilium-health
clustermesh-apiserver
contrib
daemon
envoy
examples
hack
hubble-relay
images
install
jenkinsfiles
operator
pkg
plugins
proxylib
test
tests
tools
vendor
.authors.aux -rw-r--r-- 416 bytes
.dockerignore -rw-r--r-- 1.1 KB
.gitattributes -rw-r--r-- 187 bytes
.gitignore -rw-r--r-- 1.3 KB
.gitmodules -rw-r--r-- 0 bytes
.golangci.yaml -rw-r--r-- 3.2 KB
.mailmap -rw-r--r-- 2.0 KB
.travis.yml -rw-r--r-- 1012 bytes
AUTHORS -rw-r--r-- 14.7 KB
CODEOWNERS -rw-r--r-- 6.2 KB
CONTRIBUTING.md -rw-r--r-- 227 bytes
Dockerfile -rw-r--r-- 2.9 KB
Dockerfile.builder -rw-r--r-- 1.2 KB
FURTHER_READINGS.rst -rw-r--r-- 4.9 KB
GO_VERSION -rw-r--r-- 7 bytes
Jenkinsfile.nightly l--------- 32 bytes
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS.rst -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 23.0 KB
Makefile.buildkit -rw-r--r-- 4.1 KB
Makefile.defs -rw-r--r-- 5.4 KB
Makefile.docker -rw-r--r-- 9.7 KB
Makefile.quiet -rw-r--r-- 718 bytes
README.rst -rw-r--r-- 15.7 KB
SECURITY.md -rw-r--r-- 615 bytes
USERS.md -rw-r--r-- 6.1 KB
VERSION -rw-r--r-- 7 bytes
Vagrantfile -rw-r--r-- 12.4 KB
cilium-dev.Dockerfile -rw-r--r-- 1.4 KB
cilium-dev.Dockerfile.dockerignore -rw-r--r-- 931 bytes
cilium-docker-plugin.Dockerfile -rw-r--r-- 644 bytes
cilium-operator-aws.Dockerfile -rw-r--r-- 1.4 KB
cilium-operator-azure.Dockerfile -rw-r--r-- 1.4 KB
cilium-operator-generic.Dockerfile -rw-r--r-- 1.4 KB
cilium-operator.Dockerfile -rw-r--r-- 1.4 KB
clustermesh-apiserver.Dockerfile -rw-r--r-- 1.5 KB
docs.Jenkinsfile l--------- 29 bytes
flannel.Jenkinsfile l--------- 32 bytes
ginkgo-kubernetes-all.Jenkinsfile l--------- 46 bytes
ginkgo.Jenkinsfile l--------- 31 bytes
go.mod -rw-r--r-- 5.3 KB
go.sum -rw-r--r-- 98.3 KB
hubble-relay.Dockerfile -rw-r--r-- 1.3 KB
kubernetes-upstream.Jenkinsfile l--------- 44 bytes
netlify.toml -rw-r--r-- 92 bytes
vagrant_box_defaults.rb -rw-r--r-- 330 bytes

README.rst

back to top