summaryrefslogtreecommitdiff
path: root/tests/nlattr_smc_diag_msg.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* print_fields.h: remove prefix argument from all remaining PRINT_FIELD_* macrosDmitry V. Levin2021-01-291-24/+24
* print_fields.h: remove prefix argument from PRINT_FIELD_X macroDmitry V. Levin2021-01-291-4/+4
* tests: pass an empty string as the first argument to PRINT_FIELD_* macrosDmitry V. Levin2021-01-271-21/+42
* netlink_smc_diag: fix output format of struct smc_diag_lgrinfoDmitry V. Levin2021-01-211-2/+2
* netlink: fix printing of field names of struct nlmsghdrDmitry V. Levin2021-01-111-2/+2
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* netlink_smc_diag: decode SMC_DIAG_SHUTDOWN attribute valueEugene Syromyatnikov2018-08-271-0/+12
* netlink_smc_diag: add SMC_DIAG_FALLBACK attribute supportEugene Syromyatnikov2018-08-271-0/+23
* netlink_smc_diag: decode smc_diag_msg.diag_fallback constant namesEugene Syromyatnikov2018-08-271-1/+1
* netlink_smc_diag: implement SMC_DIAG_DMBINFO decodingEugene Syromyatnikov2018-08-271-0/+17
* Decode AF_SMC netlink messages unconditionallyEugene Syromyatnikov2018-08-211-23/+19
* Update copyright headersDmitry V. Levin2018-06-141-1/+1
* tests: introduce midtail_alloc and use it in netlink testsEugene Syromyatnikov2018-05-091-17/+19
* print_inet_addr: use inet_addr-based output format for IPv4Dmitry V. Levin2017-07-101-2/+2
* tests: check decoding of netlink smc_diag_msg attributesJingPiao Chen2017-07-101-0/+201