netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 net-next v2 0/2] Add DF configuration for VXLAN and GENEVE link types
@ 2018-11-08 11:21 Stefano Brivio
  2018-11-08 11:21 ` [PATCH iproute2 net-next v2 1/2] iplink_vxlan: Add DF configuration Stefano Brivio
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefano Brivio @ 2018-11-08 11:21 UTC (permalink / raw)
  To: David Ahern; +Cc: Stephen Hemminger, netdev

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(+)

-- 
2.19.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-10  2:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-08 11:21 [PATCH iproute2 net-next v2 0/2] Add DF configuration for VXLAN and GENEVE link types Stefano Brivio
2018-11-08 11:21 ` [PATCH iproute2 net-next v2 1/2] iplink_vxlan: Add DF configuration Stefano Brivio
2018-11-08 11:21 ` [PATCH iproute2 net-next v2 2/2] iplink_geneve: " Stefano Brivio
2018-11-09 16:53 ` [PATCH iproute2 net-next v2 0/2] Add DF configuration for VXLAN and GENEVE link types David Ahern

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).