aboutsummaryrefslogtreecommitdiffstats
path: root/docs/program_syntax.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2022-09-08 16:02:08 +0200
committerDmitry Vyukov <dvyukov@google.com>2022-09-09 12:14:52 +0200
commit90058bdca9fbf1cc0856650088847c12a2e812a5 (patch)
tree56ee191f28063eb179a087ce72bd89ba9bed8716 /docs/program_syntax.md
parenta29cf5afb0f318fae8b15230623d70549a8c5a8c (diff)
executor: fix setup of netdevsim device
2 fixed: 1. netdevsim devices cannot be created via NETLINK anymore: https://elixir.bootlin.com/linux/v6.0-rc4/source/drivers/net/netdevsim/netdev.c#L397 But we already create them via /sys/bus/netdevsim/new_device, so just remove the netlink creation. 2. These devices are sticky and are not removed on net namspace destruction, so delete the previous version explicitly.
Diffstat (limited to 'docs/program_syntax.md')
0 files changed, 0 insertions, 0 deletions