* [PATCH 1/3 Rev4] New attribute RTA_AGE
@ 2007-09-20 15:27 Varun Chandramohan
0 siblings, 0 replies; only message in thread
From: Varun Chandramohan @ 2007-09-20 15:27 UTC (permalink / raw)
To: davem; +Cc: netdev, kaber, socketcan, shemminger, krkumar2, tgraf, varuncha
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 c91476c..68046a4 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-09-20 15:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-20 15:27 [PATCH 1/3 Rev4] New attribute RTA_AGE Varun Chandramohan
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).