[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1347033467-3757-1-git-send-email-nicolas.dichtel@6wind.com>
Date: Fri, 7 Sep 2012 17:57:45 +0200
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: vyasevich@...il.com, davem@...emloft.net
Cc: sri@...ibm.com, linux-sctp@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH RFC net-next 0/2] Take care of xfrm policy when checking dst entries
The goal of these patches is to fix the following problem: a session is
established (TCP, SCTP) and after a new policy is inserted. The current
code does not recalculate the route, thus the traffic is not encrypted.
The patch propose to check flow_cache_genid value when checking a dst
entry, which is incremented each time a policy is inserted or deleted.
Patches are tested with TCP and SCTP.
Comments are welcome.
Regards,
Nicolas
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists