[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1541535725.git.sbrivio@redhat.com>
Date: Tue, 6 Nov 2018 22:39:52 +0100
From: Stefano Brivio <sbrivio@...hat.com>
To: David Ahern <dsahern@...il.com>
Cc: netdev@...r.kernel.org
Subject: [PATCH iproute2 net-next 0/2] Add DF configuration for VxLAN and GENEVE link types
This series adds configuration of the DF bit in outgoing IPv4 packets for
VxLAN and GENEVE link types.
I also included uapi/linux/if_link.h changes for convenience, please let
me know if I should repost without them.
Stefano Brivio (2):
iplink_vxlan: Add DF configuration
iplink_geneve: Add DF configuration
include/uapi/linux/if_link.h | 18 ++++++++++++++++++
ip/iplink_geneve.c | 29 +++++++++++++++++++++++++++++
ip/iplink_vxlan.c | 29 +++++++++++++++++++++++++++++
man/man8/ip-link.8.in | 28 ++++++++++++++++++++++++++++
4 files changed, 104 insertions(+)
--
2.19.1
Powered by blists - more mailing lists