summaryrefslogtreecommitdiff
path: root/tipc
AgeCommit message (Expand)Author
2024-01-25spelling fixesStephen Hemminger
2023-01-14tipc: use SPDXStephen Hemminger
2022-05-17tipc: fix keylen checkAndrea Claudi
2022-03-12Makefile: move HAVE_MNL check to top-level MakefileAndrea Claudi
2022-01-26tipc: fix clang warning about empty format stringStephen Hemminger
2021-05-09tipc: bail out if key is abnormally longAndrea Claudi
2021-05-09tipc: bail out if algname is abnormally longAndrea Claudi
2021-05-09tipc: call a sub-routine in separate socketHoang Le
2021-04-03tipc: use the libmnl functions in lib/mnl_utils.cHoang Le
2020-10-20tipc: add option to set rekeying for encryptionTuong Lien
2020-10-20tipc: add option to set master key for encryptionTuong Lien
2020-09-01tipc: support 128bit node identity for peer removingHoang Le
2020-07-13tipc: fixed a compile warning in tipc/link.cHoang Huu Le
2020-05-27tipc: enable printing of broadcast rcv link statsTuong Lien
2020-01-20build: fix build failure with -fno-commonJan Engelhardt
2020-01-06tipc: fix clang warning in tipc/node.cTuong Lien
2019-11-25tipc: add new commands to set TIPC AEAD keyTuong Lien
2019-06-28tipc: support interface name when activating UDP bearerHoang Le
2019-05-20treewide: refactor help messagesMatteo Croce
2019-03-26tipc: add link broadcast getHoang Le
2019-03-26tipc: add link broadcast set method and ratioHoang Le
2018-12-07tipc: fix misalignment printout in non-JSON outputHoang Le
2018-12-04iproute2: Installation errors without libmnlEmeric Dupont
2018-11-19tipc: make cmd_find staticStephen Hemminger
2018-10-22tipc: Drop unused variable 'genl'Phil Sutter
2018-10-18tipc: spelling fixStephen Hemminger
2018-06-13tipc: JSON support for tipc link printoutsHoang Le
2018-06-13tipc: JSON support for showing nametableHoang Le
2018-06-08Merge ../iproute2-nextStephen Hemminger
2018-06-08tipc: TIPC_NLA_LINK_NAME value pass on nesting entry TIPC_NLA_LINKHoang Le
2018-05-18tipc: fixed node and name table listingsJon Maloy
2018-05-09tipc: Add support to set and get MTU for UDP bearerGhantaKrishnamurthy MohanKrishna
2018-03-28tipc: change node address printout formatsJon Maloy
2018-03-28tipc: introduce command for handling a new 128-bit node identityJon Maloy
2018-01-05devlink, rdma, tipc: properly define TARGETS without HAVE_MNLMatthias Schiffer
2017-11-24SPDX license identifiersStephen Hemminger
2017-11-16tipc: change family attribute from u32 to u16Jon Maloy
2017-10-11tipc: don't need custom CFLAGSStephen Hemminger
2017-08-24Merge branch 'master' into net-nextStephen Hemminger
2017-08-24tipc/bearer: Prevent NULL pointer dereferencePhil Sutter
2017-08-23config: put CFLAGS/LDLIBS in config.mkStephen Hemminger
2017-08-18tipc/bearer: Fix resource leak in error pathPhil Sutter
2017-08-18tipc/node: Fix socket fd check in cmd_node_get_addr()Phil Sutter
2016-09-20tipc: cleanup style issuesStephen Hemminger
2016-09-20tipc: add link monitor listParthasarathy Bhuvaragan
2016-09-20tipc: refractor bearer to facilitate link monitorParthasarathy Bhuvaragan
2016-09-20tipc: add link monitor summaryParthasarathy Bhuvaragan
2016-09-20tipc: add link monitor get thresholdParthasarathy Bhuvaragan
2016-09-20tipc: add link monitor set thresholdParthasarathy Bhuvaragan
2016-09-20tipc: remove dead codeParthasarathy Bhuvaragan