[Swan-dev] [PATCH libreswan v2 0/3] Automatic NIC offload

ilant at mellanox.com ilant at mellanox.com
Wed Aug 2 15:22:25 UTC 2017


From: Ilan Tayari <ilant at mellanox.com>

This is a v2 of the patchset, previously was an RFC.
I am still waiting for feedback from Hugh on patch 1

Changelog:
   v1 -> v2
	Changed always/never to yes/no
	Capability detection now happens at init time, once per device

Ilan Tayari (3):
  kernel_netlink: Detect netlink SA failures
  pluto, whack: Add nic-offload 'auto' mode
  kernel, netlink: Add support for nic_offload='auto' mode

 include/pluto_constants.h       |   6 +++
 include/whack.h                 |   2 +-
 lib/libipsecconf/confread.c     |   2 +-
 lib/libipsecconf/keywords.c     |   8 +++-
 programs/pluto/connections.c    |   5 +-
 programs/pluto/connections.h    |   2 +-
 programs/pluto/kernel.c         |  31 ++++++++++--
 programs/pluto/kernel.h         |   3 +-
 programs/pluto/kernel_netlink.c | 103 ++++++++++++++++++++++++++++++++++++++--
 programs/pluto/server.h         |   7 +++
 programs/whack/whack.c          |  13 +++--
 11 files changed, 164 insertions(+), 18 deletions(-)

-- 
2.11.0



More information about the Swan-dev mailing list