A Byte of Coding Issue #97

--

Issue #97 of the #newsletter is out! It features more #linux adventures, a great overview of #networking protocols, and how numbers can break your program in #clang! Here’s a little teaser:

A Bonding Exercise

The Linux bonding driver provides a method for aggregating multiple network interfaces into a single logical “bonded” interface. Patrik Lundin and his colleague were experimenting with one of these bonded interfaces when they noticed that the MAC address of the interface would change on network restart. This article details their quest for determining the cause.

Check the rest out at https://abyteofcoding.com/issues/a-byte-of-coding-issue-97/!

--

--