From: Jakub Kicinski Date: Thu, 4 Jun 2026 01:07:44 +0000 (-0700) Subject: Merge branch 'geneve-allow-binding-udp-socket-to-a-specific-address' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1de680c1c4757a246366a4576189b50437354b81;p=thirdparty%2Flinux.git Merge branch 'geneve-allow-binding-udp-socket-to-a-specific-address' Kuniyuki Iwashima says: ==================== geneve: Allow binding UDP socket to a specific address. By default, a GENEVE device bind()s its underlying UDP socket(s) to the IPv4 or IPv6 wildcard address because there is no way to specify a specific local IP address to bind() to. This prevents deploying multiple GENEVE devices on a multi-homed host where each device should be isolated and bound to a different local IP address on the same UDP port. This series introduces two options to specify local IPv4 or IPv6 addresses for a GENEVE device. ==================== Link: https://patch.msgid.link/20260602190436.139591-1-kuniyu@google.com Signed-off-by: Jakub Kicinski --- 1de680c1c4757a246366a4576189b50437354b81