diff options
| author | Hangbin Liu <liuhangbin@gmail.com> | 2018-04-11 12:16:55 +0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-04-11 11:18:45 +0200 |
| commit | a9b12a986c738062490d64b40e7bb05ffe785720 (patch) | |
| tree | 7df0874448fa2579a298f5a78f9b09d0d0057137 /executor/executor_posix.h | |
| parent | 8b8de4271424f3341b8a4c78e7d1856ba05a8632 (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_posix.h')
0 files changed, 0 insertions, 0 deletions
