Files
kernel_arpi/include/uapi/linux
Jon Maloy d50ccc2d39 tipc: add 128-bit node identifier
We add a 128-bit node identity, as an alternative to the currently used
32-bit node address.

For the sake of compatibility and to minimize message header changes
we retain the existing 32-bit address field. When not set explicitly by
the user, this field will be filled with a hash value generated from the
much longer node identity, and be used as a shorthand value for the
latter.

We permit either the address or the identity to be set by configuration,
but not both, so when the address value is set by a legacy user the
corresponding 128-bit node identity is generated based on the that value.

Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-23 13:12:18 -04:00
..
2017-08-31 17:32:38 -04:00
2017-11-24 16:22:58 -07:00
2018-01-25 19:32:55 -05:00
2017-11-08 11:20:49 +09:00
2017-12-14 10:35:15 -05:00
2017-11-28 16:54:00 +01:00
2018-03-05 10:43:37 -05:00
2018-01-14 23:06:30 -05:00
2018-01-16 16:47:29 +01:00
2018-01-31 10:10:32 -06:00
2018-02-06 22:53:56 +00:00
2017-11-24 10:18:41 +00:00
2017-11-16 10:49:00 +09:00
2017-11-11 18:53:16 +09:00
2018-03-17 17:11:46 -04:00
2018-03-23 12:25:54 -04:00
2017-11-27 16:19:52 -05:00
2018-02-06 18:32:44 -08:00