[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <33533951550857169@myt3-2475c4d2af83.qloud-c.yandex.net>
Date: Fri, 22 Feb 2019 20:39:29 +0300
From: Nazarov Sergey <s-nazarov@...dex.ru>
To: David Miller <davem@...emloft.net>
Cc: "paul@...l-moore.com" <paul@...l-moore.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-security-module@...r.kernel.org"
<linux-security-module@...r.kernel.org>,
"kuznet@....inr.ac.ru" <kuznet@....inr.ac.ru>,
"yoshfuji@...ux-ipv6.org" <yoshfuji@...ux-ipv6.org>
Subject: [PATCH v2 0/2] NETWORKING: avoid use IPCB in cipso_v4_error
The original discussion is here:
https://lore.kernel.org/linux-security-module/16659801547571984@sas1-890ba5c2334a.qloud-c.yandex.net/
Changes in v2:
- original patch divided on 2 parts: add __icmp_send function, fix cipso_v4_error
- add __ip_option_compile not using icmp_send in case nof error
---
include/net/icmp.h | 9 ++++++++-
include/net/ip.h | 2 ++
net/ipv4/cipso_ipv4.c | 17 +++++++++++++++--
net/ipv4/icmp.c | 7 ++++---
net/ipv4/ip_options.c | 22 +++++++++++++++++-----
5 files changed, 46 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists