aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/addr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-23tipc: add 128-bit node identifierJon Maloy1-5/+23
2018-03-23tipc: remove direct accesses to own_addr field in struct tipc_netJon Maloy1-1/+1
2018-03-23tipc: allow closest-first lookup algorithm when legacy address is configuredJon Maloy1-1/+1
2018-03-23tipc: remove restrictions on node address valuesJon Maloy1-11/+0
2018-03-17tipc: obsolete TIPC_ZONE_SCOPEJon Maloy1-0/+10
2016-07-26tipc: introduce constants for tipc address validationParthasarathy Bhuvaragan1-4/+1
2016-06-15tipc: add neighbor monitoring frameworkJon Paul Maloy1-0/+1
2015-05-14tipc: simplify include dependenciesJon Paul Maloy1-0/+8
2015-03-29tipc: fix two bugs in secondary destination lookupJon Paul Maloy1-0/+1
2015-01-12tipc: make tipc node address support net namespaceYing Xue1-38/+6
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue1-0/+3
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue1-0/+2
2015-01-12tipc: cleanup core.c and core.h filesYing Xue1-2/+0
2014-02-13tipc: explicitly include core.h in addr.hAndreas Bofjäll1-0/+2
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker1-3/+0
2012-04-19tipc: Add routines for safe checking of node's network addressAllan Stephens1-1/+19
2011-05-10tipc: make zone/cluster mask constants a definePaul Gortmaker1-2/+5
2011-03-13tipc: Add network address mask helper routinesAllan Stephens1-4/+13
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens1-15/+0
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens1-10/+0
2010-05-12tipc: Reduce footprint by un-inlining address routinesAllan Stephens1-34/+3
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens1-4/+4
2008-02-07[TIPC]: Kill unused static inline (x5)Ilpo Järvinen1-5/+0
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-2/+2
2006-01-12[TIPC] More updates of file headersPer Liden1-1/+1
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-19/+23
2006-01-12[TIPC] Initial mergePer Liden1-0/+125