netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/4] iproute: Support for remote checksum offload
@ 2015-01-29 16:51 Tom Herbert
  2015-01-29 16:51 ` [PATCH iproute2 1/4] ip link: Add support for remote checksum offload to IP tunnels Tom Herbert
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Tom Herbert @ 2015-01-29 16:51 UTC (permalink / raw)
  To: stephen, netdev

Also, updated man pages for remote checksum offload options,
and added a section on setting FOU/GUE encapsulation with IP tunnels.

Tom Herbert (4):
  ip link: Add support for remote checksum offload to IP tunnels
  vxlan: Add support for remote checksum offload
  iproute: Description of new options for VXLAN in ip-link man pages
  iproute: Descriptions of fou and gue options in ip-link man pages

 include/linux/if_link.h |  2 ++
 ip/iplink_vxlan.c       | 21 ++++++++++++
 ip/link_gre.c           | 11 ++++++-
 ip/link_iptnl.c         | 11 ++++++-
 man/man8/ip-link.8.in   | 86 ++++++++++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 128 insertions(+), 3 deletions(-)

-- 
2.2.0.rc0.207.ga3a616c

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

end of thread, other threads:[~2015-02-05 18:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-29 16:51 [PATCH iproute2 0/4] iproute: Support for remote checksum offload Tom Herbert
2015-01-29 16:51 ` [PATCH iproute2 1/4] ip link: Add support for remote checksum offload to IP tunnels Tom Herbert
2015-02-05 18:51   ` Stephen Hemminger
2015-01-29 16:51 ` [PATCH iproute2 2/4] vxlan: Add support for remote checksum offload Tom Herbert
2015-02-05 18:54   ` Stephen Hemminger
2015-01-29 16:52 ` [PATCH iproute2 3/4] iproute: Description of new options for VXLAN in ip-link man pages Tom Herbert
2015-01-29 17:20   ` Nikolay Aleksandrov
2015-02-05 18:55   ` Stephen Hemminger
2015-01-29 16:52 ` [PATCH iproute2 4/4] iproute: Descriptions of fou and gue options " Tom Herbert
2015-02-05 18:56   ` Stephen Hemminger

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