diff options
| author | Pouria Mousavizadeh Tehrani <pouria@FreeBSD.org> | 2026-07-23 09:25:02 +0000 |
|---|---|---|
| committer | Pouria Mousavizadeh Tehrani <pouria@FreeBSD.org> | 2026-07-23 19:04:59 +0000 |
| commit | 372577fcdb7c988a235ceef747d98c3ae81c85c0 (patch) | |
| tree | b954fbe1c34c5e0aacc08b03d93d729ed451919d | |
| parent | b95b319066874e2a0da15eaddd4c874d9f164ea9 (diff) | |
Status/2026Q2: Fix the bullet points in ipv6 improvement report
Without this newline, the website will not correctly show the
bulletpoints.
Reviewed by: salvadore
Approved by: salvadore
Fixes: 487d18e72723 ("Status/2026Q2: Pouria reports")
| -rw-r--r-- | website/content/en/status/report-2026-04-2026-06/ipv6_improvements.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/content/en/status/report-2026-04-2026-06/ipv6_improvements.adoc b/website/content/en/status/report-2026-04-2026-06/ipv6_improvements.adoc index b057f4d616..64b6a8e1db 100644 --- a/website/content/en/status/report-2026-04-2026-06/ipv6_improvements.adoc +++ b/website/content/en/status/report-2026-04-2026-06/ipv6_improvements.adoc @@ -13,6 +13,7 @@ So far, I have added the support for: * Removed the support for DRAFT_IETF_6MAN_IPV6ONLY_FLAG to replace it with RFC 8925. Ongoing works: + * RFC 8925: IPv6-Only Preferred Option For DHCPv4 link:https://reviews.freebsd.org/D56637[(D56637)] * RFC 4429: Add support for Optimistic DAD. |
