All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] net: ipv6: Update route MTU behavior
@ 2022-06-14  5:01 Subash Abhinov Kasiviswanathan
  2022-06-14  5:01 ` [PATCH net v2 1/2] ipv6: Honor route mtu if it is within limit of dev mtu Subash Abhinov Kasiviswanathan
  2022-06-14  5:01 ` [PATCH net v2 2/2] tools: selftests: Update tests for new IPv6 route MTU behavior Subash Abhinov Kasiviswanathan
  0 siblings, 2 replies; 12+ messages in thread
From: Subash Abhinov Kasiviswanathan @ 2022-06-14  5:01 UTC (permalink / raw)
  To: davem, dsahern, yoshfuji, kuba, netdev, sbrivio
  Cc: Subash Abhinov Kasiviswanathan

This is a follow up to the patch posted by Kaustubh
https://lore.kernel.org/netdev/1614011555-21951-1-git-send-email-kapandey@codeaurora.org/T/

This series addresses the comments from David Ahern to
update the exception route logic in the original patch and
add a new patch to update the IPv6 MTU tests.

Kaustubh Pandey (1):
  ipv6: Honor route mtu if it is within limit of dev mtu

Subash Abhinov Kasiviswanathan (1):
  tools: selftests: Update tests for new IPv6 route MTU behavior

 net/ipv6/route.c                    | 11 +----------
 tools/testing/selftests/net/pmtu.sh | 12 ++++++++----
 2 files changed, 9 insertions(+), 14 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


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

end of thread, other threads:[~2022-06-16 17:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-14  5:01 [PATCH net v2 0/2] net: ipv6: Update route MTU behavior Subash Abhinov Kasiviswanathan
2022-06-14  5:01 ` [PATCH net v2 1/2] ipv6: Honor route mtu if it is within limit of dev mtu Subash Abhinov Kasiviswanathan
2022-06-14 12:27   ` Stefano Brivio
2022-06-14 18:34     ` Subash Abhinov Kasiviswanathan (KS)
2022-06-16  0:35   ` Jakub Kicinski
2022-06-16  1:21     ` Maciej Żenczykowski
2022-06-16  5:36       ` Subash Abhinov Kasiviswanathan (KS)
2022-06-16  7:33         ` Maciej Żenczykowski
2022-06-16 16:42           ` Jakub Kicinski
2022-06-16 17:08             ` Maciej Żenczykowski
2022-06-16 13:39         ` Stefano Brivio
2022-06-14  5:01 ` [PATCH net v2 2/2] tools: selftests: Update tests for new IPv6 route MTU behavior Subash Abhinov Kasiviswanathan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.