From: Varun Chandramohan <varunc@linux.vnet.ibm.com>
To: netdev@vger.kernel.org
Cc: sri@us.ibm.com, dlstevens@us.ibm.com, varuncha@in.ibm.com
Subject: [PATCH 1/4] New attribute RTA_AGE
Date: Mon, 23 Jul 2007 10:11:13 +0530 [thread overview]
Message-ID: <20070723101113.0a1f2eeb.varunc@linux.vnet.ibm.com> (raw)
A new attribute RTA_AGE is added for the age value to be exported to userlevel using netlink
Signed-off-by: Varun Chandramohan <varunc@linux.vnet.ibm.com>
---
include/linux/rtnetlink.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/linux/rtnetlink.h b/include/linux/rtnetlink.h
index 6127858..884f507 100644
--- a/include/linux/rtnetlink.h
+++ b/include/linux/rtnetlink.h
@@ -263,6 +263,7 @@ enum rtattr_type_t
RTA_SESSION,
RTA_MP_ALGO, /* no longer used */
RTA_TABLE,
+ RTA_AGE,
__RTA_MAX
};
--
1.4.3.4
reply other threads:[~2007-07-23 4:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20070723101113.0a1f2eeb.varunc@linux.vnet.ibm.com \
--to=varunc@linux.vnet.ibm.com \
--cc=dlstevens@us.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=sri@us.ibm.com \
--cc=varuncha@in.ibm.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 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).