From nobody Sat Sep 16 12:01:18 2023 X-Original-To: doc@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 4RnqQk3hc3z4sXfg 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 4RnqQk0h4Wz3Tw3 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=PRrVT521qijy3kKpRAZwO9cJU8ao0gNXevROwB3ExWV60g1sMkT95Vt5DFEeBFKCR5kbB4 UN8+2tC4il3QGjMqJ7dIyjCYpv+U35WeO8n2MzUaX0ccZJfvqgJtdqCgjYu5YqIZFZhwpK 6XwCjTk0cQ9HAU2CV59hIbpIRfIGzZBkJ9AP+yu4ZJ2T7ijuvgNCek3MU69xMXEF8mDozu t2Xj9ateq/tl3D0YXnAAWF2knHgwc4nxhkTYt26w6wsQmlhm40CyHyzneYO2e3s9fCzf/3 vfsWY/nvPEYz3BG4ycM+S9r5JXTXR3bw5aXVUMe+po2OntNRtv4oq98W91j7XQ== 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=K4VjV5QQecSQWFL48xSihg2IvlfSpfVLihF3qziLPpE=; b=CvdbTsvCs4M52+ZqHLXsCcGw+uohxIPrElxzLPFHeOQcpadlDW81ZEN1UsBBaznj+Oq8Y8 s37ULTI6Z9jNrUkFU4KkJEcAsG8suls7Zmjw8eYe7g4aVfF3HPseJrWCg9q8n3jp0WQ5CL WaKVK0uW/RWY9omniZZ/bHMYnRrqaaAIkwrnMb3puOxLqxCfMxfRlhi1+QwEl16oiSLAiQ 8OFJwfOCJmwpgWz/OH5uQ4tjzqNGjxSBuebmozAZszUD9NBbZxZsAtE62+Vv1FApXZSqiS s4AkUJWuwg4wdGPYBRGmtou+JcQ3zVAlBnOUf+nJNtYgkmyh9JechFyOvdLt2Q== 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 4RnqQj6sxbz158R for ; Sat, 16 Sep 2023 12:01:17 +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 38GC1Hek063539 for ; Sat, 16 Sep 2023 12:01:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38GC1HK9063525 for doc@FreeBSD.org; Sat, 16 Sep 2023 12:01:17 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: doc@FreeBSD.org Subject: [Bug 273851] missing documentation for udp_set_kernel_tunneling Date: Sat, 16 Sep 2023 12:01:18 +0000 X-Bugzilla-Reason: CC 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@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 on the CC list for the bug.=