netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net] uapi: export ila.h
@ 2015-12-10 17:14 Stephen Hemminger
  2015-12-12  4:41 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2015-12-10 17:14 UTC (permalink / raw)
  To: David Miller, Tom Herbert; +Cc: netdev

The file ila.h used for lightweight tunnels is being used by iproute2
but is not exported yet.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 include/uapi/linux/Kbuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild
index 628e6e6..c2e5d6c 100644
--- a/include/uapi/linux/Kbuild
+++ b/include/uapi/linux/Kbuild
@@ -186,6 +186,7 @@ header-y += if_tunnel.h
 header-y += if_vlan.h
 header-y += if_x25.h
 header-y += igmp.h
+header-y += ila.h
 header-y += in6.h
 header-y += inet_diag.h
 header-y += in.h
-- 
2.1.4

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

* Re: [PATCH net] uapi: export ila.h
  2015-12-10 17:14 [PATCH net] uapi: export ila.h Stephen Hemminger
@ 2015-12-12  4:41 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-12-12  4:41 UTC (permalink / raw)
  To: stephen; +Cc: tom, netdev

From: Stephen Hemminger <stephen@networkplumber.org>
Date: Thu, 10 Dec 2015 09:14:20 -0800

> The file ila.h used for lightweight tunnels is being used by iproute2
> but is not exported yet.
> 
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

Applied and queued up for -stable, thanks.

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

end of thread, other threads:[~2015-12-12  4:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-10 17:14 [PATCH net] uapi: export ila.h Stephen Hemminger
2015-12-12  4:41 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).