lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 27 Sep 2022 10:23:15 +0200
From:   Wojciech Drewek <wojciech.drewek@...el.com>
To:     netdev@...r.kernel.org
Cc:     dsahern@...il.com, stephen@...workplumber.org, gnault@...hat.com
Subject: [PATCH iproute2-next 0/3] L2TPv3 support in tc-flower

This patchset implements support for matching
on L2TPv3 session id using tc-flower.
First two patches are uapi updates.

Kernel changes (merged):
https://lore.kernel.org/netdev/166365901622.22752.10799448124008445080.git-patchwork-notify@kernel.org/

Wojciech Drewek (3):
  uapi: move IPPROTO_L2TP to in.h
  uapi: Add TCA_FLOWER_KEY_L2TPV3_SID
  f_flower: Introduce L2TPv3 support

 include/uapi/linux/in.h      |  2 ++
 include/uapi/linux/l2tp.h    |  2 --
 include/uapi/linux/pkt_cls.h |  2 ++
 man/man8/tc-flower.8         | 11 +++++++--
 tc/f_flower.c                | 45 +++++++++++++++++++++++++++++++++++-
 5 files changed, 57 insertions(+), 5 deletions(-)

-- 
2.31.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ