On 11/8/18 4:21 AM, Stefano Brivio wrote: > This series adds configuration of the DF bit in outgoing IPv4 packets for > VXLAN and GENEVE link types. > > 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(+) >
applied to iproute2-next. Thanks