[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166363681491.30260.14164726870306150299.git-patchwork-notify@kernel.org>
Date: Tue, 20 Sep 2022 01:20:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Simon Wunderlich <sw@...onwunderlich.de>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
b.a.t.m.a.n@...ts.open-mesh.org, syoshida@...hat.com,
sven@...fation.org
Subject: Re: [PATCH 1/1] batman-adv: Fix hang up with small MTU hard-interface
Hello:
This patch was applied to netdev/net.git (master)
by Simon Wunderlich <sw@...onwunderlich.de>:
On Fri, 16 Sep 2022 18:09:31 +0200 you wrote:
> From: Shigeru Yoshida <syoshida@...hat.com>
>
> The system hangs up when batman-adv soft-interface is created on
> hard-interface with small MTU. For example, the following commands
> create batman-adv soft-interface on dummy interface with zero MTU:
>
> # ip link add name dummy0 type dummy
> # ip link set mtu 0 dev dummy0
> # ip link set up dev dummy0
> # ip link add name bat0 type batadv
> # ip link set dev dummy0 master bat0
>
> [...]
Here is the summary with links:
- [1/1] batman-adv: Fix hang up with small MTU hard-interface
https://git.kernel.org/netdev/net/c/b1cb8a71f1ea
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists