-
**Background: Datapath**
In the datapath, traffic that exits the node typically passes through `to-netdev`. Here we [decide](https://github.com/cilium/cilium/blob/377df9bbc2742a6c233f33385b610dfda1ad…
-
In our enviroment, we using ovn for openstack network. I create a load_balancer on logical router(named share_router) to forward ssh port to a lsp(as knowned as a vm1).
```
()[root@ovn-tool-0 /]# …
-
### What are you trying to do?
This issue tracks a feature request to implement `--snat-subnet-routes=false` support for the FreeBSD version of tailscale.
### How should we solve this?
_No response…
-
I might just be missing it, but how do you use the DNAT/SNAT functions as I don't see the paramater to set the DNAT/SNAT Target for the translated packet
-
**Background:**
When processing a new connection, the BPF SNAT engine needs to select an available source port in the NAT port range. This is currently achieved through a [simple bounded loop](https:…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
We recently tried out cilium 1.12.2 in order to use static egress IPs with some of our wo…
-
### Kube-OVN Version
v1.12.25
### Kubernetes Version
v1.30.4+k3s1
### Operation-system/Kernel Version
Ubuntu 20.04.6 LTS
5.4.0-196-generic
### Description
according to [this](https://kubeovn.g…
-
* Pas d'automap
* l'objet snat pool déjà créé
ça induit qu'on a besoin du nom du vlan
-
### Kube-OVN Version
v1.12.12
### Kubernetes Version
v1.24.1
### Operation-system/Kernel Version
CentOS Stream 8
5.4.236-1.el8.elrepo.x86_64
### Description
PR: https://github.co…
-
In the instance-creation saga, we [unconditionally allocate](https://github.com/oxidecomputer/omicron/blob/51b6b160c4913ee77685ab95dbfc50047d5503fe/nexus/src/app/sagas/instance_create.rs#L206) an SNAT…