https://github.com/cilium/cilium
Revision 1a2fb1170ffc0015234e52a009f9fe4413f89383 authored by Julian Wiedmann on 23 November 2022, 12:33:57 UTC, committed by Jarno Rajahalme on 28 November 2022, 10:01:36 UTC
When delivering a packet to its selected backend, we already have a check
for whether the backend is local. Also use this path when deciding whether
the packet should be passed up to the stack.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
1 parent 79ea936
Raw File
Tip revision: 1a2fb1170ffc0015234e52a009f9fe4413f89383 authored by Julian Wiedmann on 23 November 2022, 12:33:57 UTC
bpf: nodeport: fine-tune path for delivery to local backend
Tip revision: 1a2fb11
.gitattributes
/install/kubernetes/cilium/values.yaml.tmpl linguist-language=yml
go.sum linguist-generated
examples/kubernetes/connectivity-check/connectivity-*.yaml linguist-generated
pkg/k8s/apis/cilium.io/v2/client/crds/*.yaml linguist-generated
test/controlplane/**/v1.[0-9][0-9]/*.yaml linguist-generated
test/controlplane/services/graceful-termination/*.yaml linguist-generated
Documentation/cmdref/** linguist-generated
Documentation/helm-values.rst linguist-generated
Documentation/codeowners.rst linguist-generated
Documentation/_static/* -diff
*svg -diff
back to top