public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v3 0/1] Improve validation of --mtu option
@ 2025-02-21  2:35 David Gibson
  2025-02-21  2:35 ` [PATCH v3 1/1] conf: Be more precise about minimum MTUs David Gibson
  0 siblings, 1 reply; 2+ messages in thread
From: David Gibson @ 2025-02-21  2:35 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 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] 2+ messages in thread

end of thread, other threads:[~2025-02-21  6:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-21  2:35 [PATCH v3 0/1] Improve validation of --mtu option David Gibson
2025-02-21  2:35 ` [PATCH v3 1/1] conf: Be more precise about minimum MTUs David Gibson

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