| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: introduce new unified address type for internal use | Jon Maloy | 2021-03-17 | 1 | -1/+45 |
* | tipc: make node number calculation reproducible | Jon Maloy | 2020-11-28 | 1 | -0/+1 |
* | tipc: add 128-bit node identifier | Jon Maloy | 2018-03-23 | 1 | -5/+23 |
* | tipc: remove direct accesses to own_addr field in struct tipc_net | Jon Maloy | 2018-03-23 | 1 | -1/+1 |
* | tipc: allow closest-first lookup algorithm when legacy address is configured | Jon Maloy | 2018-03-23 | 1 | -1/+1 |
* | tipc: remove restrictions on node address values | Jon Maloy | 2018-03-23 | 1 | -11/+0 |
* | tipc: obsolete TIPC_ZONE_SCOPE | Jon Maloy | 2018-03-17 | 1 | -0/+10 |
* | tipc: introduce constants for tipc address validation | Parthasarathy Bhuvaragan | 2016-07-26 | 1 | -4/+1 |
* | tipc: add neighbor monitoring framework | Jon Paul Maloy | 2016-06-15 | 1 | -0/+1 |
* | tipc: simplify include dependencies | Jon Paul Maloy | 2015-05-14 | 1 | -0/+8 |
* | tipc: fix two bugs in secondary destination lookup | Jon Paul Maloy | 2015-03-29 | 1 | -0/+1 |
* | tipc: make tipc node address support net namespace | Ying Xue | 2015-01-12 | 1 | -38/+6 |
* | tipc: make tipc broadcast link support net namespace | Ying Xue | 2015-01-12 | 1 | -0/+3 |
* | tipc: make tipc node table aware of net namespace | Ying Xue | 2015-01-12 | 1 | -0/+2 |
* | tipc: cleanup core.c and core.h files | Ying Xue | 2015-01-12 | 1 | -2/+0 |
* | tipc: explicitly include core.h in addr.h | Andreas Bofjäll | 2014-02-13 | 1 | -0/+2 |
* | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker | 2012-04-30 | 1 | -3/+0 |
* | tipc: Add routines for safe checking of node's network address | Allan Stephens | 2012-04-19 | 1 | -1/+19 |
* | tipc: make zone/cluster mask constants a define | Paul Gortmaker | 2011-05-10 | 1 | -2/+5 |
* | tipc: Add network address mask helper routines | Allan Stephens | 2011-03-13 | 1 | -4/+13 |
* | tipc: Remove prototype code for supporting inter-cluster routing | Allan Stephens | 2011-01-01 | 1 | -15/+0 |
* | tipc: Remove prototype code for supporting slave nodes | Allan Stephens | 2011-01-01 | 1 | -10/+0 |
* | tipc: Reduce footprint by un-inlining address routines | Allan Stephens | 2010-05-13 | 1 | -34/+3 |
* | tipc: add tipc_ prefix to fcns targeted for un-inlining | Allan Stephens | 2010-05-13 | 1 | -4/+4 |
* | [TIPC]: Kill unused static inline (x5) | Ilpo Järvinen | 2008-02-08 | 1 | -5/+0 |
* | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -3/+3 |
* | [TIPC] Avoid polluting the global namespace | Per Liden | 2006-01-18 | 1 | -2/+2 |
* | [TIPC] More updates of file headers | Per Liden | 2006-01-12 | 1 | -1/+1 |
* | [TIPC] Update of file headers | Per Liden | 2006-01-12 | 1 | -2/+1 |
* | [TIPC] License header update | Per Liden | 2006-01-12 | 1 | -19/+23 |
* | [TIPC] Initial merge | Per Liden | 2006-01-12 | 1 | -0/+125 |