public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v4 0/1] Improve validation of --mtu option
@ 2025-03-05  6:20 David Gibson
  2025-03-05  6:20 ` [PATCH v4 1/1] conf: Be more precise about minimum MTUs David Gibson
  2025-03-07  6:30 ` [PATCH v4 0/1] Improve validation of --mtu option Stefano Brivio
  0 siblings, 2 replies; 3+ messages in thread
From: David Gibson @ 2025-03-05  6:20 UTC (permalink / raw)
  To: Stefano Brivio, passt-dev; +Cc: David Gibson

Here are some of the more straightforward parts of my patches making
various MTU related fixes.  These ones improve how we validate the
--mtu option.

Changes since v3:
 * None, just verified rebase and reposted.
Changes since v2:
 * Don't disable a protocol because the MTU is too small, just warn.
   It's only an advertised MTU, not an enforced MTU

David Gibson (1):
  conf: Be more precise about minimum MTUs

 conf.c | 18 +++++++++++++++---
 ip.h   |  7 +++++++
 util.h |  6 ------
 3 files changed, 22 insertions(+), 9 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-03-07  6:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-05  6:20 [PATCH v4 0/1] Improve validation of --mtu option David Gibson
2025-03-05  6:20 ` [PATCH v4 1/1] conf: Be more precise about minimum MTUs David Gibson
2025-03-07  6:30 ` [PATCH v4 0/1] Improve validation of --mtu option Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

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 IMAP folder(s).