testing123
d2a465425d
test
744e0c0ad4
test
flake.lock: Update
flake.lock: Update
747541afb0
test
d0678e7a56
test
4195f4544e
test
43f62b79d7
test
158946c224
test
2e7b69253c
test
Creating a pair of
veth interfaces in different namespaces
interfaces:[]# - name: test-veth1# link:# kind: veth# peer: test-veth0# peer_netns: tenant1namespaces:tenant1:interfaces:[]# -...
Creating a pair of
veth interfaces in different namespaces
I tried looking at the code whether I could implement this myself but I'm very lost honestly. I don't quite see where and how peer is even used. I found the quirk in veth.py but I have no clue...
Creating a pair of
veth interfaces in different namespaces