]> git.proxmox.com Git - mirror_ovs.git/commit - AUTHORS.rst
ifupdown.sh: Correctly bring up bond slaves.
authorKen Sanislo <ken@intherack.com>
Wed, 20 Jun 2018 21:44:08 +0000 (14:44 -0700)
committerBen Pfaff <blp@ovn.org>
Tue, 10 Jul 2018 21:19:19 +0000 (14:19 -0700)
commitc48ec2f288bbcb8818eb6a241a828b980805854d
treecbe7c393f20a814774eb5e18526d52715b9e7cb3
parent208ff139395aa80c00e58e3d9c5a0e03faf1bdd5
ifupdown.sh: Correctly bring up bond slaves.

It seems that line 70 needs to be operating on the $slave variable created
in the for loop at :68.  Bonded interfaces fail to bring up their links
with the current version, this will makes them work correctly.

Signed-off-by: Ken Sanislo <ken@intherack.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
AUTHORS.rst
debian/ifupdown.sh