mbox

[0/2] pull request (net-next): ipsec-next 2023-04-19

Message ID 20230419075300.452227-1-steffen.klassert@secunet.com (mailing list archive)
State Accepted
Delegated to: Netdev Maintainers
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git tags/ipsec-next-2023-04-19

Message

Steffen Klassert April 19, 2023, 7:52 a.m. UTC
1) Remove inner/outer modes from input/output path. These are
   not needed anymore. From Herbert Xu.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit 95b744508d4d5135ae2a096ff3f0ee882bcc52b3:

  qede: remove linux/version.h and linux/compiler.h (2023-03-10 21:29:54 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git tags/ipsec-next-2023-04-19

for you to fetch changes up to f4796398f21b9844017a2dac883b1dd6ad6edd60:

  xfrm: Remove inner/outer modes from output path (2023-03-13 11:51:13 +0100)

----------------------------------------------------------------
ipsec-next-2023-04-19

----------------------------------------------------------------
Herbert Xu (2):
      xfrm: Remove inner/outer modes from input path
      xfrm: Remove inner/outer modes from output path

 net/xfrm/xfrm_input.c  | 66 ++++++++++++++++++--------------------------------
 net/xfrm/xfrm_output.c | 33 +++++++++----------------
 2 files changed, 34 insertions(+), 65 deletions(-)