Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2023 16:12:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275217] [patch] net/dhcpd: Add ipv6-only-preferred option per RFC 8925
Message-ID:  <bug-275217-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275217

            Bug ID: 275217
           Summary: [patch] net/dhcpd: Add ipv6-only-preferred option per
                    RFC 8925
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mallorya@fastmail.com
                CC: koue@chaosophia.net
                CC: koue@chaosophia.net
             Flags: maintainer-feedback?(koue@chaosophia.net)

Created attachment 246449
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246449&action=
=3Dedit
Patch which implements RFC 8925

RFC 8925 "specifies a DHCPv4 option to indicate that a host supports an
IPv6-only mode and is willing to forgo obtaining an IPv4 address if the net=
work
provides IPv6 connectivity."

If you have a client that supports RFC 8925, you can see it working by addi=
ng
`option ipv6-only-preferred 300;` to your dhcpd.conf and verifying that your
client does not have an IPv4 address.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275217-7788>