• Joined on 2023年10月21日
magic_rb created pull request magic_rb/buildbot-nix#2 2024年04月27日 16:08:04 +02:00
testing123
magic_rb created branch testing123 in magic_rb/buildbot-nix 2024年04月27日 16:07:31 +02:00
magic_rb pushed to testing123 at magic_rb/buildbot-nix 2024年04月27日 16:07:31 +02:00
Compare 2 commits »
magic_rb closed pull request magic_rb/buildbot-nix#1 2024年04月27日 16:06:46 +02:00
flake.lock: Update
magic_rb created pull request magic_rb/buildbot-nix#1 2024年04月27日 16:03:57 +02:00
flake.lock: Update
magic_rb pushed to main at magic_rb/buildbot-nix 2024年04月27日 15:54:45 +02:00
magic_rb pushed to main at magic_rb/buildbot-nix 2024年04月27日 15:52:04 +02:00
Compare 3 commits »
magic_rb pushed to main at magic_rb/buildbot-nix 2024年04月22日 22:47:13 +02:00
magic_rb pushed to main at magic_rb/buildbot-nix 2024年04月22日 22:36:46 +02:00
magic_rb pushed to main at magic_rb/buildbot-nix 2024年04月22日 22:29:39 +02:00
magic_rb pushed to main at magic_rb/buildbot-nix 2024年04月22日 22:05:21 +02:00
magic_rb pushed to main at magic_rb/buildbot-nix 2024年04月22日 21:50:01 +02:00
magic_rb pushed to main at magic_rb/buildbot-nix 2024年04月22日 18:36:58 +02:00
Compare 10 commits »
magic_rb commented on issue routerkit/ifstate#34 2024年01月04日 20:29:03 +01:00
Creating a pair of veth interfaces in different namespaces
interfaces:[]# - name: test-veth1# link:# kind: veth# peer: test-veth0# peer_netns: tenant1namespaces:tenant1:interfaces:[]# -...
magic_rb commented on issue routerkit/ifstate#34 2024年01月04日 16:13:21 +01:00
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...

magic_rb opened issue routerkit/ifstate#34 2024年01月04日 08:39:57 +01:00
Creating a pair of veth interfaces in different namespaces