Re: [patch net-next 0/7] bonding: introduce bonding options Netlink support
From: David Miller <davem@davemloft.net>
Date: 2013-10-19 22:59:54
From: David Miller <davem@davemloft.net>
Date: 2013-10-19 22:59:54
From: Jiri Pirko <jiri@resnulli.us> Date: Fri, 18 Oct 2013 17:43:32 +0200
This patchset basically allows "mode" and "active_slave" bonding options to be propagated and set up via standart RT Netlink interface. In future other options can be easily added as well.
Nice work Jiri, series applied, thanks.