summaryrefslogtreecommitdiff
path: root/src/nlattr.c
Commit message (Expand)AuthorAgeFilesLines
* src: rename tprintf to tprintf_stringFabrice Le Fessant2022-12-201-1/+1
* src: introduce tprint_flags_begin and tprint_flags_end helpersFabrice Le Fessant2022-12-171-0/+4
* src: rename tprint_or to tprint_flags_orFabrice Le Fessant2022-12-141-2/+2
* src: use tprint_or() helper from print_fields.hDmitry V. Levin2022-10-311-2/+2
* Update copyright headersDmitry V. Levin2022-08-071-1/+1
* netlink_inet_diag: decode INET_DIAG_REQ_PROTOCOL attributeEugene Syromyatnikov2022-07-311-1/+0
* nlattr: introduce decode_nla_xintEugene Syromyatnikov2022-07-311-0/+21
* nlattr: factor out AF_SPEC-typed netlink attribute decodingEugene Syromyatnikov2021-11-071-0/+27
* Use loop initial declarationsDmitry V. Levin2021-11-051-2/+3
* util: unify differently-sized variants of print_{,u,x}int_array_memberEugene Syromyatnikov2021-10-111-1/+1
* nlattr: make xval/flag nlattr printing a bit more structuredEugene Syromyatnikov2021-10-091-10/+9
* util: implement clock_t type decodingEugene Syromyatnikov2021-10-091-0/+17
* util: add umoven_uint64_or_printaddr{,64}Eugene Syromyatnikov2021-10-091-19/+8
* nlattr: use print_fields.h helpersDmitry V. Levin2021-05-031-7/+13
* netlink, nlattr: print structures followed by payloads as arraysDmitry V. Levin2021-05-031-3/+3
* printuid: remove prefix argumentDmitry V. Levin2021-03-051-1/+1
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* Move source files into src subdirectoryDmitry V. Levin2021-02-031-0/+487