Re: [PATCH v4 0/3] platform: add WireGuard support



As discussed on IRC, I'll PR these from now on:
https://github.com/NetworkManager/NetworkManager/pull/143

Apologies for the spam.

On Wed, Jun 20, 2018 at 10:49:36AM +0100, Javier Arteaga wrote:
Hi all,

Just a quick v4 addressing Beniamino's comments on v3.
See patch 3/3 for details.

Javier Arteaga (3):
  platform-linux: add support function for genl
  platform-linux: open a genl socket
  platform: add support for WireGuard links

 libnm-core/nm-core-types-internal.h |  25 +++
 src/nm-types.h                      |   2 +
 src/platform/nm-linux-platform.c    | 334 ++++++++++++++++++++++++++++
 src/platform/nm-platform.c          | 123 ++++++++++
 src/platform/nm-platform.h          |  15 ++
 src/platform/nmp-object.c           | 219 ++++++++++++++++++
 src/platform/nmp-object.h           |  10 +
 7 files changed, 728 insertions(+)

-- 
2.17.1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]