Systemd's Networkd Now Supports Bonding

Written by Michael Larabel in systemd on 22 January 2014 at 10:10 PM EST. 10 Comments
SYSTEMD
Systemd's networkd system service for networking now has basic support for bonding.

Back in November the networkd service gained support for network bridging and now with the latest code rework there is network bonding support. Network bonding is combining two or more network adapters for network redundancy or greater throughput.

Networkd's basic bonding support happened when the bridging code was refactored to have generic netdev support and then extended with bonding support after changing around a few hundred lines of code.

The network bonding support was done by Tom Gundersen and will be part of the upcoming systemd 209 release. The feature landed with this Git commit.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week