netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/2]  tipc: some small fixes
@ 2016-04-07 14:09 Jon Maloy
  2016-04-07 14:09 ` [PATCH net-next v3 1/2] tipc: eliminate buffer leak in bearer layer Jon Maloy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jon Maloy @ 2016-04-07 14:09 UTC (permalink / raw)
  To: davem; +Cc: Jon Maloy, netdev, Paul Gortmaker, tipc-discussion, ying.xue

When fix a minor buffer leak, and ensure that bearers filter packets
correctly while they are being shut down.

v2: Corrected typos in commit #3, as per feedback from S. Shtylyov
v3: Removed commit #3 from the series. Improved version will be 
    re-submitted later.

Jon Maloy (2):
  tipc: eliminate buffer leak in bearer layer
  tipc: stricter filtering of packets in bearer layer

 net/tipc/bearer.c   | 101 ++++++++++++++++++++++++++++++----------------------
 net/tipc/discover.c |   7 ++--
 net/tipc/discover.h |   2 +-
 net/tipc/msg.h      |   5 +++
 4 files changed, 67 insertions(+), 48 deletions(-)

-- 
1.9.1


------------------------------------------------------------------------------

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

end of thread, other threads:[~2016-04-07 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07 14:09 [PATCH net-next v3 0/2] tipc: some small fixes Jon Maloy
2016-04-07 14:09 ` [PATCH net-next v3 1/2] tipc: eliminate buffer leak in bearer layer Jon Maloy
2016-04-07 14:09 ` [PATCH net-next v3 2/2] tipc: stricter filtering of packets " Jon Maloy
2016-04-07 21:00 ` [PATCH net-next v3 0/2] tipc: some small fixes David Miller

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).