Re: [patch NetworkManager 0/6] add support for network team devices

2013-07-16 Thread Jiri Pirko
Tue, Jul 16, 2013 at 04:32:10PM CEST, d...@redhat.com wrote: >On Tue, 2013-07-16 at 10:53 +0200, Jiri Pirko wrote: >> Mon, Jul 15, 2013 at 08:22:27PM CEST, d...@gnome.org wrote: >> >On 07/14/2013 11:29 AM, Jiri Pirko wrote: >> >> teamd config is non-trivial tree structure (JSON). At this point, the

Re: [patch NetworkManager 0/6] add support for network team devices

2013-07-16 Thread Dan Williams
On Tue, 2013-07-16 at 10:53 +0200, Jiri Pirko wrote: > Mon, Jul 15, 2013 at 08:22:27PM CEST, d...@gnome.org wrote: > >On 07/14/2013 11:29 AM, Jiri Pirko wrote: > >> teamd config is non-trivial tree structure (JSON). At this point, there is > >> really no point to have NM to be aware of the teamd co

Re: [patch NetworkManager 0/6] add support for network team devices

2013-07-16 Thread Jiri Pirko
Mon, Jul 15, 2013 at 08:22:27PM CEST, d...@gnome.org wrote: >On 07/14/2013 11:29 AM, Jiri Pirko wrote: >> teamd config is non-trivial tree structure (JSON). At this point, there is >> really no point to have NM to be aware of the teamd config structure. >> Once NM will need that, this can be change

Re: [patch NetworkManager 0/6] add support for network team devices

2013-07-15 Thread Dan Winship
On 07/14/2013 11:29 AM, Jiri Pirko wrote: > teamd config is non-trivial tree structure (JSON). At this point, there is > really no point to have NM to be aware of the teamd config structure. > Once NM will need that, this can be changed. NM will need to be aware of it once we want to add support f

Re: [patch NetworkManager 0/6] add support for network team devices

2013-07-15 Thread Pavel Simerda
> From: "Jiri Pirko" > > Fri, Jul 12, 2013 at 10:08:49PM CEST, d...@gnome.org wrote: > >On 07/11/2013 11:31 AM, Jiri Pirko wrote: > >> I heavily reused existing code, mainly bonding parts. > > > >Makes sense (and makes it easy to review...) > > > >> The only thing not > >> implemented yet is dbus

Re: [patch NetworkManager 0/6] add support for network team devices

2013-07-14 Thread Jiri Pirko
Fri, Jul 12, 2013 at 10:08:49PM CEST, d...@gnome.org wrote: >On 07/11/2013 11:31 AM, Jiri Pirko wrote: >> I heavily reused existing code, mainly bonding parts. > >Makes sense (and makes it easy to review...) > >> The only thing not >> implemented yet is dbus communication with teamd (used particula

Re: [patch NetworkManager 0/6] add support for network team devices

2013-07-12 Thread Dan Winship
On 07/11/2013 11:31 AM, Jiri Pirko wrote: > I heavily reused existing code, mainly bonding parts. Makes sense (and makes it easy to review...) > The only thing not > implemented yet is dbus communication with teamd (used particulary for > port config setup). Will that allow you to shut down team

[patch NetworkManager 0/6] add support for network team devices

2013-07-11 Thread Jiri Pirko
I heavily reused existing code, mainly bonding parts. The only thing not implemented yet is dbus communication with teamd (used particulary for port config setup). That I want to add once this patchset gets applied. Jiri Pirko (6): add support for team device add setting for team port ifcfg: