All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [RFC PATCH 0/2] Fix old toolchain (< v3.14)
@ 2021-09-29 18:17 Petr Vorel
  2021-09-29 18:17 ` [LTP] [RFC PATCH 1/2] lapi: Create if_addr.h and reuse it in rtnetlink.h Petr Vorel
  2021-09-29 18:17 ` [LTP] [RFC PATCH 2/2] lapi/if_addr.h: Define IFA_FLAGS Petr Vorel
  0 siblings, 2 replies; 5+ messages in thread
From: Petr Vorel @ 2021-09-29 18:17 UTC (permalink / raw)
  To: ltp

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

-- 
2.33.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-30 17:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29 18:17 [LTP] [RFC PATCH 0/2] Fix old toolchain (< v3.14) Petr Vorel
2021-09-29 18:17 ` [LTP] [RFC PATCH 1/2] lapi: Create if_addr.h and reuse it in rtnetlink.h Petr Vorel
2021-09-29 18:17 ` [LTP] [RFC PATCH 2/2] lapi/if_addr.h: Define IFA_FLAGS Petr Vorel
2021-09-30 11:17   ` Martin Doucha
2021-09-30 17:17     ` Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.