aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/addr.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-23tipc: add 128-bit node identifierGravatar Jon Maloy 1-5/+23
2018-03-23tipc: remove direct accesses to own_addr field in struct tipc_netGravatar Jon Maloy 1-1/+1
2018-03-23tipc: allow closest-first lookup algorithm when legacy address is configuredGravatar Jon Maloy 1-1/+1
2018-03-23tipc: remove restrictions on node address valuesGravatar Jon Maloy 1-11/+0
2018-03-17tipc: obsolete TIPC_ZONE_SCOPEGravatar Jon Maloy 1-0/+10
2016-07-26tipc: introduce constants for tipc address validationGravatar Parthasarathy Bhuvaragan 1-4/+1
2016-06-15tipc: add neighbor monitoring frameworkGravatar Jon Paul Maloy 1-0/+1
2015-05-14tipc: simplify include dependenciesGravatar Jon Paul Maloy 1-0/+8
2015-03-29tipc: fix two bugs in secondary destination lookupGravatar Jon Paul Maloy 1-0/+1
2015-01-12tipc: make tipc node address support net namespaceGravatar Ying Xue 1-38/+6
2015-01-12tipc: make tipc broadcast link support net namespaceGravatar Ying Xue 1-0/+3
2015-01-12tipc: make tipc node table aware of net namespaceGravatar Ying Xue 1-0/+2
2015-01-12tipc: cleanup core.c and core.h filesGravatar Ying Xue 1-2/+0
2014-02-13tipc: explicitly include core.h in addr.hGravatar Andreas Bofjäll 1-0/+2
2012-04-30tipc: compress out gratuitous extra carriage returnsGravatar Paul Gortmaker 1-3/+0
2012-04-19tipc: Add routines for safe checking of node's network addressGravatar Allan Stephens 1-1/+19
2011-05-10tipc: make zone/cluster mask constants a defineGravatar Paul Gortmaker 1-2/+5
2011-03-13tipc: Add network address mask helper routinesGravatar Allan Stephens 1-4/+13
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingGravatar Allan Stephens 1-15/+0
2011-01-01tipc: Remove prototype code for supporting slave nodesGravatar Allan Stephens 1-10/+0
2010-05-12tipc: Reduce footprint by un-inlining address routinesGravatar Allan Stephens 1-34/+3
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningGravatar Allan Stephens 1-4/+4
2008-02-07[TIPC]: Kill unused static inline (x5)Gravatar Ilpo Järvinen 1-5/+0
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-3/+3
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-2/+2
2006-01-12[TIPC] More updates of file headersGravatar Per Liden 1-1/+1
2006-01-12[TIPC] Update of file headersGravatar Per Liden 1-2/+1
2006-01-12[TIPC] License header updateGravatar Per Liden 1-19/+23
2006-01-12[TIPC] Initial mergeGravatar Per Liden 1-0/+125