netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] couple of sctp fixes for 0ca50d12fe46
@ 2015-09-02 19:20 Marcelo Ricardo Leitner
  2015-09-02 19:20 ` [PATCH net 1/2] sctp: fix dst leak Marcelo Ricardo Leitner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Marcelo Ricardo Leitner @ 2015-09-02 19:20 UTC (permalink / raw)
  To: netdev; +Cc: linux-sctp, Neil Horman, Vlad Yasevich

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-03 14:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-02 19:20 [PATCH net 0/2] couple of sctp fixes for 0ca50d12fe46 Marcelo Ricardo Leitner
2015-09-02 19:20 ` [PATCH net 1/2] sctp: fix dst leak Marcelo Ricardo Leitner
2015-09-02 19:20 ` [PATCH net 2/2] sctp: add routing output fallback Marcelo Ricardo Leitner
2015-09-03 13:58 ` [PATCH net 0/2] couple of sctp fixes for 0ca50d12fe46 Neil Horman
2015-09-03 14:37 ` Vlad Yasevich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).