aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_akaros.cc
diff options
context:
space:
mode:
authorHangbin Liu <liuhangbin@gmail.com>2018-04-11 12:16:55 +0800
committerDmitry Vyukov <dvyukov@google.com>2018-04-11 11:18:45 +0200
commita9b12a986c738062490d64b40e7bb05ffe785720 (patch)
tree7df0874448fa2579a298f5a78f9b09d0d0057137 /executor/executor_akaros.cc
parent8b8de4271424f3341b8a4c78e7d1856ba05a8632 (diff)
executor: add salve interface for bond0/team0
Add a veth pair with name bond/team_slave and set their master to bond0/team0. Remove veth from devtypes because the cmd `ip link add veth0 type veth` will actually failed with "RTNETLINK answers: File exists" and no veth interface created. When create veth device, kernel will create a pair of veth, so no need to create them one by one. Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Diffstat (limited to 'executor/executor_akaros.cc')
0 files changed, 0 insertions, 0 deletions