netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/5] tipc: obsolete zone concept
@ 2018-03-15 15:48 Jon Maloy
  2018-03-15 15:48 ` Jon Maloy
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Jon Maloy @ 2018-03-15 15:48 UTC (permalink / raw)
  To: davem, netdev; +Cc: tipc-discussion, mohan.krishna.ghanta.krishnamurthy

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

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

end of thread, other threads:[~2018-03-17 21:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-15 15:48 [net-next 0/5] tipc: obsolete zone concept Jon Maloy
2018-03-15 15:48 ` Jon Maloy
2018-03-15 15:48 ` [net-next 1/5] tipc: obsolete TIPC_ZONE_SCOPE Jon Maloy
2018-03-15 16:11   ` Jiri Pirko
2018-03-15 16:27     ` Jon Maloy
2018-03-15 16:37       ` Jiri Pirko
2018-03-15 15:48 ` [net-next 2/5] tipc: remove zone publication list in name table Jon Maloy
2018-03-15 15:48 ` [net-next 3/5] tipc: remove zone_list member in struct publication Jon Maloy
2018-03-15 15:48 ` [net-next 4/5] tipc: merge two lists " Jon Maloy
2018-03-15 15:48 ` [net-next 5/5] tipc: some name changes Jon Maloy
2018-03-17 21:12 ` [net-next 0/5] tipc: obsolete zone concept 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).