ConnMan network manager
 help / color / mirror / Atom feed
From: Piotr Karbowski <piotr.karbowski@protonmail.ch>
To: "connman@lists.linux.dev" <connman@lists.linux.dev>
Subject: MTU configuration when not using DHCP?
Date: Fri, 12 May 2023 20:08:58 +0000	[thread overview]
Message-ID: <442783c0-7c42-2e90-657e-81610a65f71f@protonmail.ch> (raw)

Hi,

I am running on a weird network that needs a lower MTU setting for
wireless clients otherwise those often have issues with connection.
Currently there seems to not be interface to set MTU when configuring
static IP on interfaces.

I went briefly though source code and I see that the MTU sent by DHCP
will be in used as well as there's '--mtu' for VPN clients.

Is there any chance to support mtu setting per network? Like

	config wifi_FOOBARBAZ mtu 1458

or any other per-network or per-interface configuration?

-- Piotr.


                 reply	other threads:[~2023-05-12 20:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=442783c0-7c42-2e90-657e-81610a65f71f@protonmail.ch \
    --to=piotr.karbowski@protonmail.ch \
    --cc=connman@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).