]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ipv6] Support stateless address autoconfiguration (SLAAC)
authorMichael Brown <mcb30@ipxe.org>
Wed, 23 Oct 2013 13:00:12 +0000 (14:00 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 23 Oct 2013 13:07:57 +0000 (14:07 +0100)
commit33652880a7b5881d3f2181fea94bed2ba525d44b
tree0dc21f0a479a0865155a21866e0a2d3cdcb9291f
parent2dca2e6ade6ed89029b2812a0a6f07276cdace76
[ipv6] Support stateless address autoconfiguration (SLAAC)

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/ipv6.h
src/include/ipxe/ndp.h
src/net/ipv6.c
src/net/ndp.c