Hello,
Is there any way to create an IPsec tunnel and indicate using
extended sequnce numbers?
It seems that currently iproute2 doesn't support this.
Grepping for "esn" reveals that XFRM_STATE_ESN shows only in kernel headers.
The only relevant thing I found was a RFC sent by Steffen (Cc-ed),
bu
Quoting Alexander Boyko :
From: Alexander Boyko
This patch adds crc32 algorithms to shash crypto api. One is wrapper
to generic crc32_le function. Second is crc32 pclmulqdq
implementation. It use hardware provided PCLMULQDQ instruction to
accelerate the CRC32
disposal. This instruction p
From: Alexander Boyko
This patch adds crc32 algorithms to shash crypto api. One is wrapper to
generic crc32_le function. Second is crc32 pclmulqdq implementation. It
use hardware provided PCLMULQDQ instruction to accelerate the CRC32
disposal. This instruction present from Intel Westmere and A