bonding options rework experiment (dcbw/bondopts)

2013-11-14 Thread Dan Williams
Hi, I've pushed my experiments here to dcbw/bondopts, enough that it compiles and passes 'make check' in libnm-util, although we certainly don't have enough testcase coverage of bonding to make sure it works. My main attempts were to use the normal GObject property ParamSpecs for min/max validati

Re: [PATCH] team: read team port configuration when generating connections

2013-11-14 Thread Jiri Pirko
Wed, Nov 13, 2013 at 09:25:03PM CET, d...@redhat.com wrote: >Now that libteam 1.9 can return port configuration, use it. This >bumps the requirement to libteam 1.9. Acked-by: Jiri Pirko >--- > configure.ac | 2 +- > src/devices/nm-device-team.c | 25 ++--- >