All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 1/3] uapi: export tc tunnel key file
@ 2022-11-14 23:10 James Wick
  0 siblings, 0 replies; 5+ messages in thread
From: James Wick @ 2022-11-14 23:10 UTC (permalink / raw)
  To: James Wick; +Cc: davem, jhs, netdev, pablo, stephen, sthemmin



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

* Re:  [PATCH 1/3] uapi: export tc tunnel key file
@ 2022-11-14 23:11 James Wick
  0 siblings, 0 replies; 5+ messages in thread
From: James Wick @ 2022-11-14 23:11 UTC (permalink / raw)
  To: James Wick; +Cc: davem, jhs, netdev, pablo, stephen, sthemmin



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

* Re: [PATCH 1/3] uapi: export tc tunnel key file
  2016-12-02 22:53 ` [PATCH 1/3] uapi: export tc tunnel key file Stephen Hemminger
@ 2016-12-04  0:21   ` David Miller
  0 siblings, 0 replies; 5+ messages in thread
From: David Miller @ 2016-12-04  0:21 UTC (permalink / raw)
  To: stephen; +Cc: netdev, pablo, jhs, sthemmin

From: Stephen Hemminger <stephen@networkplumber.org>
Date: Fri,  2 Dec 2016 14:53:58 -0800

> Fixes commit 21609ae32aaf6c6fab0e ("net/sched: Introduce act_tunnel_key")
> The file is necessary for iproute2 headers but was not being
> copied by make install_headers
> 
> Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>

This seems to already be fixed.

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

* [PATCH 1/3] uapi: export tc tunnel key file
  2016-12-02 22:53 [PATCH v2 0/3] uapi: add kbuild for some files Stephen Hemminger
@ 2016-12-02 22:53 ` Stephen Hemminger
  2016-12-04  0:21   ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Hemminger @ 2016-12-02 22:53 UTC (permalink / raw)
  To: davem; +Cc: netdev, pablo, jhs, Stephen Hemminger

Fixes commit 21609ae32aaf6c6fab0e ("net/sched: Introduce act_tunnel_key")
The file is necessary for iproute2 headers but was not being
copied by make install_headers

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
---
 include/uapi/linux/tc_act/Kbuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/uapi/linux/tc_act/Kbuild b/include/uapi/linux/tc_act/Kbuild
index e3969bd..9611c7b 100644
--- a/include/uapi/linux/tc_act/Kbuild
+++ b/include/uapi/linux/tc_act/Kbuild
@@ -11,3 +11,4 @@ header-y += tc_vlan.h
 header-y += tc_bpf.h
 header-y += tc_connmark.h
 header-y += tc_ife.h
+header-y += tc_tunnel_key.h
-- 
2.10.2

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

* [PATCH 1/3] uapi: export tc tunnel key file
  2016-12-02 22:50 [PATCH 0/3] UAPI export missing headers Stephen Hemminger
@ 2016-12-02 22:50 ` Stephen Hemminger
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Hemminger @ 2016-12-02 22:50 UTC (permalink / raw)
  To: davem; +Cc: netdev, pablo, jhs, Stephen Hemminger

Fixes commit 21609ae32aaf6c6fab0e ("net/sched: Introduce act_tunnel_key")
The file is necessary for iproute2 headers but was not being
copied by make install_headers

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
---
 include/uapi/linux/tc_act/Kbuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/uapi/linux/tc_act/Kbuild b/include/uapi/linux/tc_act/Kbuild
index e3969bd..9611c7b 100644
--- a/include/uapi/linux/tc_act/Kbuild
+++ b/include/uapi/linux/tc_act/Kbuild
@@ -11,3 +11,4 @@ header-y += tc_vlan.h
 header-y += tc_bpf.h
 header-y += tc_connmark.h
 header-y += tc_ife.h
+header-y += tc_tunnel_key.h
-- 
2.10.2

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

end of thread, other threads:[~2022-11-14 23:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-14 23:10 [PATCH 1/3] uapi: export tc tunnel key file James Wick
  -- strict thread matches above, loose matches on Subject: below --
2022-11-14 23:11 James Wick
2016-12-02 22:53 [PATCH v2 0/3] uapi: add kbuild for some files Stephen Hemminger
2016-12-02 22:53 ` [PATCH 1/3] uapi: export tc tunnel key file Stephen Hemminger
2016-12-04  0:21   ` David Miller
2016-12-02 22:50 [PATCH 0/3] UAPI export missing headers Stephen Hemminger
2016-12-02 22:50 ` [PATCH 1/3] uapi: export tc tunnel key file Stephen Hemminger

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.