Re: [PATCH 0/7] bonding updates rebased



On Wed, 2011-12-07 at 13:15 +0100, Thomas Graf wrote:
> This a repost of various bonding updates, rebased after the ipoib merge.
> I have added an additional patch which auto activates slaves when their
> master enter prepare state.
> 
> Dan: There are still bonding patches in origin/bonding which have not
>      been merged with origin/master.

Hmm, the bonding branch is gone from upstream git because I was pretty
sure I'd rebased and merged it.  Which patches didn't get merged?

Dan

> Thomas Graf (7):
>   bonding: Add nm_connection_get_virtual_iface_name() to abstract
>     kernel interface binding
>   ethernet: Check kernel interface binding when matching config
>   ethernet: Move all connection <-> device matching into a single
>     function
>   wired: Allow devices to be reassumed when ip4 config is disabled
>   bonding: Abort activation of unknown slave types
>   bonding: Move bonding master state to UNAVAILABLE regardless of
>     carrier state
>   bonding: Auto activate slaves when a master enters prepare state
> 
>  libnm-util/libnm-util.ver    |    2 +
>  libnm-util/nm-connection.c   |   51 +++++++
>  libnm-util/nm-connection.h   |    2 +
>  libnm-util/nm-setting-bond.c |    9 ++
>  libnm-util/nm-setting.c      |   20 +++
>  libnm-util/nm-setting.h      |    5 +-
>  src/nm-device-ethernet.c     |  322 +++++++++++++++++-------------------------
>  src/nm-device-wired.c        |    5 +
>  src/nm-device.c              |   15 ++
>  src/nm-policy.c              |   39 +++++
>  src/settings/nm-settings.c   |    7 +-
>  11 files changed, 282 insertions(+), 195 deletions(-)
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]