All of lore.kernel.org
 help / color / mirror / Atom feed
* Multipath TCP Daemon (mptcpd) 0.7 released
@ 2021-04-15 15:35 Othman, Ossama
  0 siblings, 0 replies; only message in thread
From: Othman, Ossama @ 2021-04-15 15:35 UTC (permalink / raw)
  To: mptcp@lists.linux.dev

The mptcpd 0.7 release is now available on GitHub:

    https://github.com/intel/mptcpd/releases

Notable changes include the following:

- MPTCP path management generic netlink events recently added to the
  upstream Linux kernel are now supported, and propagated to mptcpd
  plugins.  The same API is also found in the multipath-tcp.org
  kernel.  Differences between the two kernels are transparent to
  mptcpd plugins.

- Mptcpd now supports the upstream Linux kernel server-oriented
  MPTCP_PM_CMD_SET_FLAGS generic netlink command through the new
  mptcpd_pm_set_flags() function.  It allows the user to set MPTCP
  flags for a specific local IP address.

- An incorrect buffer size calculation when calling
  mptcpd_pm_add_addr() when using an IPv6 addresses on platforms
  running the upstream Linux kernel was corrected.

- An "operation not supported" error that occurred when attempting to
  retrieve MPTCP resource limits through the mptcpd_pm_get_limits()
  function was fixed.

- A network interface lookup problem in the "sspi" plugin was
  corrected.

- Building mptcpd against ELL 0.39 is now supported.


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

only message in thread, other threads:[~2021-04-15 15:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-15 15:35 Multipath TCP Daemon (mptcpd) 0.7 released Othman, Ossama

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.