Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 7 Aug 2023 03:25:32 -0700 you wrote:
The upcoming (and nearly finalized): https://datatracker.ietf.org/doc/draft-collink-6man-pio-pflag/ will update the IPv6 RA to include a new flag in the PIO field, which will serve as a hint to perform DHCPv6-PD.
As we don't want DHCPv6 related logic inside the kernel, this piece of information needs to be exposed to userspace. The simplest option is to simply expose the entire PIO through the already existing mechanism.
[...]
Here is the summary with links: - [net] ipv6: adjust ndisc_is_useropt() to also return true for PIO https://git.kernel.org/netdev/net/c/048c796beb6e
You are awesome, thank you!