Re: [PATCH net-next v5 0/5] net: add local address bind support to vxlan and geneve
From: Richard Gobert
Date: Wed Aug 13 2025 - 11:30:12 EST
Ido Schimmel wrote:
> On Tue, Aug 12, 2025 at 02:51:50PM +0200, Richard Gobert wrote:
>> Currently, vxlan sockets are always bound to 0.0.0.0. For security, it is
>> better to bind to the specific interface on which traffic is expected.
>
> s/interface/address/ ?
Sure, will change in v6.