From: Stephen Hemminger <shemminger@vyatta.com>
To: David Miller <davem@davemloft.net>
Cc: Nicolas Dichtel <nicolas.dichtel@6wind.com>, netdev@vger.kernel.org
Subject: [PATCH net-next] uapi: add missing netconf.h to export list
Date: Wed, 12 Dec 2012 08:58:52 -0800 [thread overview]
Message-ID: <20121212085852.5b840314@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <1355305907-7102-1-git-send-email-nicolas.dichtel@6wind.com>
Add netconf.h for use by iproute2.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
--- a/include/uapi/linux/Kbuild 2012-10-25 09:11:15.499273810 -0700
+++ b/include/uapi/linux/Kbuild 2012-12-12 08:56:36.130263710 -0800
@@ -258,6 +258,7 @@ header-y += neighbour.h
header-y += net.h
header-y += net_dropmon.h
header-y += net_tstamp.h
+header-y += netconf.h
header-y += netdevice.h
header-y += netfilter.h
header-y += netfilter_arp.h
next prev parent reply other threads:[~2012-12-12 17:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-12 9:51 [PATCH iproute2 1/3] ip: add support of netconf messages Nicolas Dichtel
2012-12-12 9:51 ` [PATCH iproute2 2/3] ip: add support of 'ip link type ip6tnl' Nicolas Dichtel
2012-12-12 9:51 ` [PATCH iproute2 3/3] ip: add support of 'ip link type [ipip|sit]' Nicolas Dichtel
2012-12-12 17:11 ` Stephen Hemminger
2012-12-12 17:20 ` Nicolas Dichtel
2012-12-12 16:58 ` Stephen Hemminger [this message]
2012-12-12 17:04 ` [PATCH net-next] uapi: add missing netconf.h to export list Nicolas Dichtel
2012-12-12 17:40 ` David Miller
2012-12-12 16:59 ` [PATCH iproute2 1/3] ip: add support of netconf messages Stephen Hemminger
2012-12-12 17:03 ` Nicolas Dichtel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121212085852.5b840314@nehalam.linuxnetplumber.net \
--to=shemminger@vyatta.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=nicolas.dichtel@6wind.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.