[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1521128935-6141-1-git-send-email-jon.maloy@ericsson.com>
Date: Thu, 15 Mar 2018 16:48:49 +0100
From: Jon Maloy <jon.maloy@...csson.com>
To: <davem@...emloft.net>, <netdev@...r.kernel.org>
CC: <mohan.krishna.ghanta.krishnamurthy@...csson.com>,
<tung.q.nguyen@...tech.com.au>, <hoang.h.le@...tech.com.au>,
<jon.maloy@...csson.com>, <canh.d.luu@...tech.com.au>,
<ying.xue@...driver.com>, <tipc-discussion@...ts.sourceforge.net>
Subject: [net-next 0/5] tipc: obsolete zone concept
Functionality related to the 'zone' concept was never implemented in
TIPC. In this series we eliminate the remaining traces of it in the
code, and can hence take a first step in reducing the footprint and
complexity of the binding table.
Jon Maloy (5):
tipc: obsolete TIPC_ZONE_SCOPE
tipc: remove zone publication list in name table
tipc: remove zone_list member in struct publication
tipc: merge two lists in struct publication
tipc: some name changes
include/uapi/linux/tipc.h | 102 ++++++++++++-----------
net/tipc/addr.c | 31 -------
net/tipc/addr.h | 10 +++
net/tipc/core.h | 5 ++
net/tipc/msg.c | 2 +-
net/tipc/name_distr.c | 63 +++++++-------
net/tipc/name_distr.h | 2 +-
net/tipc/name_table.c | 206 ++++++++++++++++++----------------------------
net/tipc/name_table.h | 54 ++++++------
net/tipc/net.c | 2 +-
net/tipc/socket.c | 29 ++++---
11 files changed, 227 insertions(+), 279 deletions(-)
--
2.1.4
Powered by blists - more mailing lists