diff options
author | Jiri Pirko <jiri@resnulli.us> | 2014-03-31 10:35:49 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2014-07-24 13:32:14 +0200 |
commit | 812e5b0afff866ae8d9c2799677ec5c1da7a65c1 (patch) | |
tree | 227f7fced57e1465d10ba5ddbe7c02f9c6f224a4 /lang.csh | |
parent | ec25eca54378ecab15c8ba899982cc21ce881353 (diff) | |
download | initscripts-812e5b0afff866ae8d9c2799677ec5c1da7a65c1.tar initscripts-812e5b0afff866ae8d9c2799677ec5c1da7a65c1.tar.gz initscripts-812e5b0afff866ae8d9c2799677ec5c1da7a65c1.tar.bz2 initscripts-812e5b0afff866ae8d9c2799677ec5c1da7a65c1.tar.xz initscripts-812e5b0afff866ae8d9c2799677ec5c1da7a65c1.zip |
network: add support for team devices
Currently, team masters and slaves are supported via ifup-Team* and
ifdown-Team* scripts shipped in teamd package. It uses somehow ugly
workaround where user have to specify DEVIVETYPE to "Team" or
"TeamPort". This turned out to be non-optimal solution as this is
confusing users. Also it does not work when TYPE is set.
So fix this by adding the team support hooks directly into initscripts.
Now for team port, user needs only to set:
TEAM_MASTER="teamx"
and for team master, user needs only to set:
TEAM_CONFIG="...whatever..."
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Diffstat (limited to 'lang.csh')
0 files changed, 0 insertions, 0 deletions