From nobody Thu Apr 16 22:48:18 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fxY823dd7z6Zpjj for ; Thu, 16 Apr 2026 22:48:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxY822tTsz3T0h for ; Thu, 16 Apr 2026 22:48:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776379698; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YCisn3kR62RAX2cmVzLMoWkGcn0+IVJc4C3chFc+xO8=; b=CEEfcAZu/3pSG9LmFkXv++mOSK3Thoo/Qlr3ZWXXxjCfxcSYBRPkZibN8zt7WrMoF6etKQ Wm4iQUboweVncERkrGIXMMWGkx6zN1WZgvNuEyB8WwhbZ0Pfhy1O+Ax8iJEPwpgPi86Ms8 gu2TtLFhXvAea4TDZQ9QrolPSDxbOn270aXJhBskfvMQn+uzjsSUFIZj/RXigUcxrOpTkd SmnFxuzRroy6pq5tFBJwNRnYLmlu5I+GyqkvP8SjHUeXGegS4nQieMwz11b6Ww2zGMGLn7 GEX1jw396RTU51uABrsT19Io6yoNSBXRXU21MdgT9APyJRmxdVAEx1izLSXMOw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776379698; a=rsa-sha256; cv=none; b=rN8Lf+LkuxPfWgLB88A6z54XkIHa1Vfd5JFJLlwQbCssDJ/86L7NMATPgu8lKQfM6JDXX6 wg0VFvcma88JXTf1PbsS5kySURG/cxUqGMEB++hcC8hvxMcOPJo/SXu+S3FVU6ejPpf+sX 0j0MIpM7YDAatNgFtbuRkYi24UU6KwPo9OUDwbiaC9gyxSDKCLZkvkhs6Zs9r2GFuOFDyW L7vMU+/gzubTXcL20LCvsAyDNVVkepp/NQQ0zAahKKtjN44leCF73KpoBhlOnfUtFV0fTS /cgyYDNWzFlRzE3wPgTBdGuGY6sjnUFaok7jayaW2JZCsR+QRau1FpFwfiRiEg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776379698; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YCisn3kR62RAX2cmVzLMoWkGcn0+IVJc4C3chFc+xO8=; b=HxmSoBk4Q1boPA0Ty/btOizRkSKjVYFJrS9LNYGh8X9q7VEE8K+ysJkkXm/MPtVIeumjFF jEhWbc56tqZUHdRHWq8c4TxWSZ2KqWtNhuxVLQ2X14unEDhmKvFKjIS12VIYg7l0D0KjhZ Ay+Sc9x2UTlqBcp9fC69+iokZ+rxSZMxzfI7YLqDzFTFf4+MS5oy++iQle8OCsT7qWZXYg kHjSe6Y4atQSlgGqVegp18uaMhVRoPaNM4nH5jK0CfTdNRrevENtQfRV/D1D+wn55bDWm9 Vfs6Yj7I6NMdCowM2dONtEr/cfzCFmRUz4q7Q7ZRCDhvV+pdHW0zjpmlMPJB0Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxY822CRvzC96 for ; Thu, 16 Apr 2026 22:48:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3666d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 22:48:18 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Pouria Mousavizadeh Tehrani Subject: git: 19887b9c4cec - main - ifconfig: Do not build geneve with WITHOUT_NETLINK_SUPPORT List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: pouria X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 19887b9c4cec9c6468481ef415bbf94f68592856 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 22:48:18 +0000 Message-Id: <69e16732.3666d.506e1111@gitrepo.freebsd.org> The branch main has been updated by pouria: URL: https://cgit.FreeBSD.org/src/commit/?id=19887b9c4cec9c6468481ef415bbf94f68592856 commit 19887b9c4cec9c6468481ef415bbf94f68592856 Author: Pouria Mousavizadeh Tehrani AuthorDate: 2026-04-16 22:40:02 +0000 Commit: Pouria Mousavizadeh Tehrani CommitDate: 2026-04-16 22:47:59 +0000 ifconfig: Do not build geneve with WITHOUT_NETLINK_SUPPORT geneve(4) is netlink-only, therefore, don't build it with WITHOUT_NETLINK_SUPPORT=1 set. Reported by: kp Fixes: 688e289ee904 ("ifconfig: Add support for geneve (netlink)") Differential Revision: https://reviews.freebsd.org/D55184 --- sbin/ifconfig/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/ifconfig/Makefile b/sbin/ifconfig/Makefile index cc518693c2f5..26391023d54a 100644 --- a/sbin/ifconfig/Makefile +++ b/sbin/ifconfig/Makefile @@ -30,7 +30,6 @@ SRCS+= ifmedia.c # SIOC[GS]IFMEDIA support SRCS+= iffib.c # non-default FIB support SRCS+= ifvlan.c # SIOC[GS]ETVLAN support SRCS+= ifvxlan.c # VXLAN support -SRCS+= ifgeneve.c # GENEVE support SRCS+= ifgre.c # GRE keys etc SRCS+= ifgif.c # GIF reversed header workaround SRCS+= ifipsec.c # IPsec VTI @@ -67,6 +66,7 @@ LIBADD+= nv .if ${MK_NETLINK_SUPPORT} != "no" SRCS+= ifconfig_netlink.c +SRCS+= ifgeneve.c # GENEVE support .else CFLAGS+=-DWITHOUT_NETLINK .endif