[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140408.125032.810691136561418545.davem@davemloft.net>
Date: Tue, 08 Apr 2014 12:50:32 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: dborkman@...hat.com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org, tgraf@...g.ch,
nhorman@...driver.com
Subject: Re: [PATCH net] net: sctp: wake up all assocs if sndbuf policy is
per socket
From: Daniel Borkmann <dborkman@...hat.com>
Date: Tue, 8 Apr 2014 15:33:57 +0200
> [ When net-next opens up again, we need to think how
> we can ideally make a new list interface and simplify
> both open-coded list traversals. ]
I don't think you need a new list interface.
Instead, just have a back pointer to the sctp_sk() from the asoc, then
you can do normal list traversals over the asocs.
--
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