summaryrefslogtreecommitdiff
path: root/netlink_smc_diag.c
Commit message (Expand)AuthorAgeFilesLines
* Add xlat description structureEugene Syromyatnikov2019-07-241-8/+7
* Fix preprocessor indentationDmitry V. Levin2018-12-301-1/+1
* netlink_smc_diag: fix off-by-one error in xlat lookupDmitry V. Levin2018-12-231-1/+1
* Change the license of strace to LGPL-2.1-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-10-301-1/+1
* netlink_smc_diag: decode SMC_DIAG_SHUTDOWN attribute valueEugene Syromyatnikov2018-08-271-1/+16
* netlink_smc_diag: add SMC_DIAG_FALLBACK attribute supportEugene Syromyatnikov2018-08-271-0/+29
* netlink_smc_diag: decode smc_diag_msg.diag_fallback constant namesEugene Syromyatnikov2018-08-271-1/+4
* netlink_smc_diag: implement SMC_DIAG_DMBINFO decodingEugene Syromyatnikov2018-08-271-1/+25
* Decode AF_SMC netlink messages unconditionallyEugene Syromyatnikov2018-08-211-13/+15
* netlink_sock_diag: replace NLA_ALIGN with NLMSG_ALIGNJingPiao Chen2017-07-221-1/+1
* Move family-specific NETLINK_SOCK_DIAG parsers to separate filesDmitry V. Levin2017-07-191-0/+190