[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1441220305.git.marcelo.leitner@gmail.com>
Date: Wed, 2 Sep 2015 16:20:20 -0300
From: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
To: netdev@...r.kernel.org
Cc: linux-sctp@...r.kernel.org, Neil Horman <nhorman@...driver.com>,
Vlad Yasevich <vyasevich@...il.com>
Subject: [PATCH net 0/2] couple of sctp fixes for 0ca50d12fe46
These are two fixes for sctp after my patch on 0ca50d12fe46 ("sctp: fix
src address selection if using secondary addresses")
The first, fix a dst leak on those it decided to skip.
The second, adds the fallback on src selection that Vlad had asked
about. Unfortunatelly a lot of ipvs setups relies on the old behavior
and I don't see a better fix for it.
Please consider both to -stable tree.
Thanks!
Marcelo Ricardo Leitner (2):
sctp: fix dst leak
sctp: add routing output fallback
net/sctp/protocol.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
--
2.4.3
--
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