aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_alg_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-12-28 20:46:08 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-12-29 19:22:34 +0100
commitbf3be553de2307759143162315f086b88fc33a88 (patch)
treebaff66a2e1024166bbfac0230c523068f5241002 /sys/linux/socket_alg_arm.const
parent3d48fa5a53eff7482a19553711e551f2ad2f53c4 (diff)
executor: use netlink instead of ip command to setup net devices
ip command caused several problems: 1. It is installed in different locations or not installed at all in different distros. 2. It does not support latest kernel devices, e.g. setup of hsr currently fails because our ip does not understand its custom prose. 3. ip command is slow, unbearably slow in emulator (full setup takes tens of seconds). This change reduces setup from ~2s to ~400ms. 4. ip is not present in gvisor, but it will support netlink. Use netlink directly to solve all these problems.
Diffstat (limited to 'sys/linux/socket_alg_arm.const')
0 files changed, 0 insertions, 0 deletions