All of lore.kernel.org
 help / color / mirror / Atom feed
* mptcpd 0.10 released
@ 2022-06-24 20:58 Ossama Othman
  0 siblings, 0 replies; only message in thread
From: Ossama Othman @ 2022-06-24 20:58 UTC (permalink / raw)
  To: mptcp

Mptcpd 0.10 is now available at:

    https://github.com/intel/mptcpd/releases/tag/v0.10

Notable changes include the following:

- Inconsistent byte order handling in mptcpd was corrected.  IP ports
  sent in path management commands and events now have the correct
  byte order.  Furthermore, the mptcpd unit test suite no longer
  assumes that the tests will be run on a little endian host.  IPv4
  addresses and IP ports used in the mptcpd unit test suite are now
  byte swapped as needed according to the endianness of the platform.
  As always, IPv4 addresses and IP ports passed through pointers to
  struct sockaddr should be in network byte order by convention.

- A potential memory violation caused when attempting to register NULL
  networking monitoring operations with mptcpd was fixed.

- Mptcpd now supports gcc 12.  Link-time errors found in gcc 12 mptcpd
  builds were fixed.

- ELL 0.45 or greater is supported.

- Code coverage was further expanded.

- The mptcpd network monitor supports loopback interface monitoring if
  so desired.

- Improved support for reproducible builds by disabling HTML
  timestamps in Doxygen generated mptcpd documentation.

- Some mptcpd unit tests will be skipped rather than allowed to fail
  on hosts running a kernel without MPTCP support.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-24 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 20:58 mptcpd 0.10 released Ossama Othman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.