summaryrefslogtreecommitdiff
path: root/tipc/node.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: use SPDXStephen Hemminger2023-01-141-5/+1
* tipc: bail out if algname is abnormally longAndrea Claudi2021-05-091-2/+7
* tipc: use the libmnl functions in lib/mnl_utils.cHoang Le2021-04-031-21/+12
* tipc: add option to set rekeying for encryptionTuong Lien2020-10-201-10/+37
* tipc: add option to set master key for encryptionTuong Lien2020-10-201-17/+29
* tipc: fix clang warning in tipc/node.cTuong Lien2020-01-061-2/+4
* tipc: add new commands to set TIPC AEAD keyTuong Lien2019-11-251-2/+131
* tipc: Drop unused variable 'genl'Phil Sutter2018-10-221-6/+3
* tipc: fixed node and name table listingsJon Maloy2018-05-181-11/+8
* tipc: change node address printout formatsJon Maloy2018-03-281-9/+2
* tipc: introduce command for handling a new 128-bit node identityJon Maloy2018-03-281-5/+93
* tipc/node: Fix socket fd check in cmd_node_get_addr()Phil Sutter2017-08-181-1/+2
* tipc: fix help text spelling error in node.cRichard Alpe2016-01-061-1/+1
* tipc: add new TIPC configuration toolRichard Alpe2015-05-211-0/+267