Message ID | 20240813-ipv6_addr-helpers-v2-0-5c974f8cca3e@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 13 Aug 2024 14:33:46 +0100 you wrote: > Hi, > > This series adds and uses some new helpers, > ipv6_addr_{cpu_to_be32,be32_to_cpu}, which are intended to assist in > byte order manipulation of IPv6 addresses stored as as arrays. > > > [...] Here is the summary with links: - [net-next,v2,1/3] ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers https://git.kernel.org/netdev/net-next/c/f40a455d01f8 - [net-next,v2,2/3] net: ethernet: mtk_eth_soc: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers https://git.kernel.org/netdev/net-next/c/b908c722133e - [net-next,v2,3/3] net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers https://git.kernel.org/netdev/net-next/c/c7be6e70d20c You are awesome, thank you!