Re: [PATCH 2/2] geneve: allow user to specify TOS info for tunnel frames

2015-06-01 Thread David Miller
From: "John W. Linville" Date: Mon, 1 Jun 2015 15:51:35 -0400 > Signed-off-by: John W. Linville Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 2/2] geneve: allow user to specify TOS info for tunnel frames

2015-06-01 Thread John W. Linville
Signed-off-by: John W. Linville --- I have the corresponding iproute2 patch ready, but I am holding it for now to avoid confusion on the list and such... drivers/net/geneve.c | 18 ++ include/uapi/linux/if_link.h | 1 + 2 files changed, 15 insertions(+), 4 deletions(-)