[Bug 267818] net/wireguard

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Nov 2022 22:31:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267818

            Bug ID: 267818
           Summary: net/wireguard
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: decke@FreeBSD.org
          Reporter: iron.udjin@gmail.com
          Assignee: decke@FreeBSD.org
             Flags: maintainer-feedback?(decke@FreeBSD.org)

I don't know which one port is responsible for that:
wireguard-2,1
wireguard-kmod-0.0.20220615
wireguard-tools-1.0.20210914_1

Problem:
In config file I have:
[Interface]
...
MTU = 1400

When I start wireguard for the first time, wg0 interface has MTU 1460. But if I
restart it one or more times, it set MTU correctly to 1400. Finally, each time
when the server has restarted I need to restart wireguard one or more time by
hands to make it set MTU to correct value.

I use wireguard with kernel module.

-- 
You are receiving this mail because:
You are the assignee for the bug.