]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ipv6] Fix mask calculation when prefix length is not a multiple of 8
authorMichael Brown <mcb30@ipxe.org>
Tue, 6 Sep 2022 12:02:17 +0000 (13:02 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 6 Sep 2022 12:04:19 +0000 (13:04 +0100)
commitbc19aeca5f6c695ad3db0196057d155e4f64584e
tree6b9ef11f7b57fce16818f0fd7b1f43ae05ff7057
parent131daf1aaec117b73026b34f6673c7aeba7fead3
[ipv6] Fix mask calculation when prefix length is not a multiple of 8

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/ipv6.c
src/tests/ipv6_test.c