mbox series

[RFC,0/2] Fix old toolchain (< v3.14)

Message ID 20210929181709.31788-1-petr.vorel@gmail.com
Headers show
Series Fix old toolchain (< v3.14) | expand

Message

Petr Vorel Sept. 29, 2021, 6:17 p.m. UTC
Petr Vorel (2):
  lapi: Create if_addr.h and reuse it in rtnetlink.h
  lapi/if_addr.h: Define IFA_FLAGS

 include/lapi/if_addr.h            | 19 +++++++++++++++++++
 include/lapi/rtnetlink.h          |  5 +----
 testcases/cve/icmp_rate_limit01.c |  3 ++-
 3 files changed, 22 insertions(+), 5 deletions(-)
 create mode 100644 include/lapi/if_addr.h