Thread (16 messages) flat view 16 messages, 5 authors, 2017-01-04
STALE3517d

[patch net-next v2 3/8] net: ife: Introduce new metadata tlv types

From: Jiri Pirko <jiri@resnulli.us>
Date: 2016-11-14 15:00:45
Subsystem: ife protocol, the rest · Maintainers: Yotam Gigi, Jamal Hadi Salim, Linus Torvalds

From: Yotam Gigi <redacted>

IFE_META_IN_IFINDEX: Allow to pass input ifindex value as part of the
ife metadata
IFE_META_OUT_IFINDEX: Allow to pass output ifindex value as part of the
ife metadata
IFE_META_ORIG_SIZE: Allow to pass the original packet size as part of
the ife metadata. Can be used in case that the packet is truncated
IFE_META_SIZE: Allow to pass the size of the encapsulated packet as
part of the ife metadata

Signed-off-by: Yotam Gigi <redacted>
Signed-off-by: Jiri Pirko <redacted>
---
 include/uapi/linux/ife.h | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/include/uapi/linux/ife.h b/include/uapi/linux/ife.h
index 2954da3..ebdd785 100644
--- a/include/uapi/linux/ife.h
+++ b/include/uapi/linux/ife.h
@@ -9,6 +9,10 @@ enum {
 	IFE_META_PRIO,
 	IFE_META_QMAP,
 	IFE_META_TCINDEX,
+	IFE_META_IN_IFINDEX,
+	IFE_META_OUT_IFINDEX,
+	IFE_META_ORIGSIZE,
+	IFE_META_SIZE,
 	__IFE_META_MAX
 };
 
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help