summaryrefslogtreecommitdiff
path: root/tests/nlattr_ifla_linkinfo.c
Commit message (Expand)AuthorAgeFilesLines
* xlat: update IFLA_BRPORT_* constantsDmitry V. Levin2023-04-281-1/+3
* Update copyright headersDmitry V. Levin2023-02-261-1/+1
* xlat: update IFLA_* constantsDmitry V. Levin2023-01-201-1/+2
* tests: move clock_t_str from nlattr_ifla_linkinfo.c into a separate fileEugene Syromyatnikov2022-08-111-24/+0
* Update copyright headersDmitry V. Levin2022-06-181-1/+1
* xlat: update BR_* constantsDmitry V. Levin2022-04-291-7/+9
* xlat: update IFLA_* constantsDmitry V. Levin2022-04-281-1/+2
* rtnl_link: print IFLA_BRPORT_GROUP_FWD_MASK as hexEugene Syromyatnikov2021-11-111-1/+15
* rtnl_link: implement initial IFLA_INFO_SLAVE_DATA decodingEugene Syromyatnikov2021-11-111-50/+300
* rtnl_link: decode IFLA_BR_MCAST_QUERIER_STATEEugene Syromyatnikov2021-11-111-1/+100
* rtnl_link: decode IFLA_BR_MULTI_BOOLOPTEugene Syromyatnikov2021-11-111-0/+36
* rtnl_link, rtnl_mdb: switch relevant attribute decoding to decode_nla_clock_tEugene Syromyatnikov2021-11-111-13/+46
* tests/nlattr_ifla_linkinfo.c: constify unsupported_*_typesEugene Syromyatnikov2021-11-081-6/+6
* tests/nlattr_ifla_linkinfo.c: update the list of unsupported tunnel typesEugene Syromyatnikov2021-11-081-1/+3
* Use loop initial declarationsDmitry V. Levin2021-11-051-2/+2
* tests: use BE_LE macro in more placesEugene Syromyatnikov2021-10-091-41/+11
* netlink, nlattr: print structures followed by payloads as arraysDmitry V. Levin2021-05-031-17/+17
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* rtnl_link: switch to use bundled <linux/if_link.h>Dmitry V. Levin2021-02-111-3/+1
* tests: fix use of WORDS_BIGENDIANDmitry V. Levin2021-01-131-6/+6
* Update copyright headersDmitry V. Levin2020-04-031-1/+1
* nlattr: implement generic hardware address nlattr decoderEugene Syromyatnikov2020-03-201-1/+15
* Update copyright headersDmitry V. Levin2019-03-181-1/+1
* xlat: update IFLA_* constantsDmitry V. Levin2019-01-051-1/+1
* Fix preprocessor indentationDmitry V. Levin2018-12-301-2/+2
* xlat: add IFLA_BR_VLAN_STATS_PER_PORT to rtnl_ifla_info_data_bridge_attrsEugene Syromyatnikov2018-12-261-1/+2
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* tests: check decoding of IFLA_LINKINFO netlink attributeEugene Syromyatnikov2018-06-111-0/+711