summaryrefslogtreecommitdiff
path: root/tipc
AgeCommit message (Expand)Author
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
2016-09-01tipc: add the ability to get UDP bearer optionsRichard Alpe
2016-09-01tipc: introduce bearer add for remoteipRichard Alpe
2016-08-29tipc: add peer remove functionalityRichard Alpe
2016-08-17tipc: refactor bearer identificationRichard Alpe
2016-05-31Make builds default to quiet modeDavid Ahern
2016-02-09Revert "tipc: add peer remove functionality"Stephen Hemminger
2016-01-18Merge branch 'net-next'Stephen Hemminger
2016-01-11tipc: add peer remove functionalityRichard Alpe
2016-01-11Revert "tipc: add peer remove functionality"Stephen Hemminger
2016-01-06tipc: add peer remove functionalityRichard Alpe
2016-01-06tipc: fix help text spelling error in node.cRichard Alpe
2015-08-10tipc: fix bearer get/set help synopsisRichard Alpe
2015-07-06build: must honor pkg-config flags for libmnlJan Engelhardt
2015-07-06tipc: make build conditional on having libmnlGustavo Zacarias