From nobody Sat Sep 16 12:01:18 2023 X-Original-To: bugs@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 4RnqQk3hm2z4sXZK for ; Sat, 16 Sep 2023 12:01:18 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RnqQk1L33z3Tfs for ; Sat, 16 Sep 2023 12:01:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694865678; a=rsa-sha256; cv=none; b=m4JOG3MAgpMp/kEkSA0KAe/vUFyENz+T242kqEzcLwYoLqvsfs8CrwC+uYDHWViutOzDDv WSme6HiQL0Ym5YyiqWt9vI2pfIG/Gyj2oVn6whyNf2TTnMLtIWRU7ghYDUKMzeIPH+4ZW2 udtntUcuJP/DjYmtxbTkp5P/kATHvQTF3U/5zzy4yL2HagV+ZBdJwV3iH6fMWkN93HtCjH Zsir/wIF3sooqb0IPvWNPdaFtaG2lrTN8ufzY2D9if8G8Ry5/GAN5aDtzVwNEoWrDL9gJC 1Q2ExIaeaLeDTuprenoyJhV1tW+i64a9MZEf8dHbG3pT4fAw0Md2OPX59l/A2w== 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=1694865678; 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=qZTplBnngHM/NM6S3z+Lp53/uabkvAOpP9VSkisltr0=; b=X4c9/BQQLXwaT5u2dKmXgOfp0TTgNK68d8Pc8KokUrYpLEWqJVD2nJWuabasZp9t0MFuWO x3dqwewml44hqZT8nClczKDXmmeojfRKU4gChu8lA01INYwlgZzXM/5H8WaFR7pdBd5aZ9 NTx0sqmqbcCEnnjxuo6w/T87PzNQxtroVe2PwB677LFYCg+7F1Vxi+RSow9/EaEe4Z/Z/P VwjFyokAeKTfPmEGU2iUUpnvbevLt64UlU80NAbyjy8VdXj4bV+Bw1LtG/7Hu8lNo0n8Qi 7SYCGfMcbT9G0KjWPlKfC1I3GNN+f2b/vrDt1+k/Qa3hkoBp8aobLLfZ+riI+A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RnqQk0Qjmz150w for ; Sat, 16 Sep 2023 12:01:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 38GC1Ili063707 for ; Sat, 16 Sep 2023 12:01:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38GC1IQN063653 for bugs@FreeBSD.org; Sat, 16 Sep 2023 12:01:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273851] missing documentation for udp_set_kernel_tunneling Date: Sat, 16 Sep 2023 12:01:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@igalic.co X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273851 Bug ID: 273851 Summary: missing documentation for udp_set_kernel_tunneling Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: freebsd@igalic.co CC: doc@FreeBSD.org Watching kp@'s https://2023.eurobsdcon.org/program/ talk about if_opvn. So i decided to look up some APIs he mentions. udp_set_kernel_tunneling(9) and its related functions aren't documented. I reckon these functions from sys/udp_var.h are the related ones: ``` int udp_ctloutput(struct socket *, struct sockopt *); void udplite_input(struct mbuf *, int); struct inpcb *udp_notify(struct inpcb *inp, int errno); int udp_shutdown(struct socket *so); int udp_set_kernel_tunneling(struct socket *so, udp_tun_func_t = f, udp_tun_icmp_t i, void *ctx); ``` --=20 You are receiving this mail because: You are the assignee for the bug.=