aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/addr.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-17tipc: introduce new unified address type for internal useGravatar Jon Maloy 1-0/+1
2020-11-27tipc: make node number calculation reproducibleGravatar Jon Maloy 1-4/+3
2019-08-11tipc: initialise addr_trail_end when setting node addressesGravatar Chris Packham 1-0/+1
2018-03-23tipc: handle collisions of 32-bit node address hash valuesGravatar Jon Maloy 1-1/+2
2018-03-23tipc: add 128-bit node identifierGravatar Jon Maloy 1-14/+67
2018-03-23tipc: remove direct accesses to own_addr field in struct tipc_netGravatar Jon Maloy 1-3/+3
2018-03-23tipc: allow closest-first lookup algorithm when legacy address is configuredGravatar Jon Maloy 1-5/+7
2018-03-23tipc: remove restrictions on node address valuesGravatar Jon Maloy 1-49/+1
2018-03-17tipc: obsolete TIPC_ZONE_SCOPEGravatar Jon Maloy 1-31/+0
2015-05-14tipc: simplify include dependenciesGravatar Jon Paul Maloy 1-7/+0
2015-03-29tipc: fix two bugs in secondary destination lookupGravatar Jon Paul Maloy 1-0/+7
2015-01-12tipc: make tipc node address support net namespaceGravatar Ying Xue 1-0/+43
2015-01-12tipc: make tipc broadcast link support net namespaceGravatar Ying Xue 1-1/+1
2012-04-30tipc: compress out gratuitous extra carriage returnsGravatar Paul Gortmaker 1-3/+0
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesGravatar Allan Stephens 1-8/+3
2011-03-13tipc: Add network address mask helper routinesGravatar Allan Stephens 1-2/+2
2011-01-01tipc: remove redundant #includesGravatar Allan Stephens 1-1/+0
2011-01-01tipc: Remove prototype code for supporting multiple clustersGravatar Allan Stephens 1-3/+2
2011-01-01tipc: Remove prototype code for supporting slave nodesGravatar Allan Stephens 1-2/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesGravatar Allan Stephens 1-4/+0
2010-12-02tipc: Remove obsolete inclusions of header filesGravatar Allan Stephens 1-2/+0
2010-10-16tipc: cleanup function namespaceGravatar stephen hemminger 1-5/+0
2010-09-23net: return operator cleanupGravatar Eric Dumazet 1-1/+1
2010-05-12tipc: Reduce footprint by un-inlining address routinesGravatar Allan Stephens 1-0/+32
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-7/+7
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-5/+5
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/+91