drivers/net/bonding/bond_netlink.c
0 → 100644
+131
−0
drivers/net/bonding/bond_options.c
0 → 100644
+142
−0
+28
−99
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Jiri Pirko says:
====================
bonding: introduce bonding options Netlink support
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.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>