]> git.proxmox.com Git - mirror_edk2.git/commit
Add missing IPv6 address definitions.
authorlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Jun 2012 18:16:01 +0000 (18:16 +0000)
committerlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Jun 2012 18:16:01 +0000 (18:16 +0000)
commit3e37da2f9df1e3fcd45f5fc38036a9afe942ec4f
tree38f2ea5a9762c9e4b8d13fc941f751fbc9938855
parent79fea27247081ba59d381ea69f6ffd3a8e656251
Add missing IPv6 address definitions.

Signed-off-by: lpleahy
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13455 6f19259b-4bc3-4df7-8a09-765794883524
StdLib/BsdSocketLib/BsdSocketLib.inf
StdLib/BsdSocketLib/Ip6Addr_Any.c [new file with mode: 0644]
StdLib/BsdSocketLib/Ip6Addr_LinkLocal_AllNodes.c [new file with mode: 0644]
StdLib/BsdSocketLib/Ip6Addr_LinkLocal_AllRouters.c [new file with mode: 0644]
StdLib/BsdSocketLib/Ip6Addr_Loopback.c [new file with mode: 0644]
StdLib/BsdSocketLib/Ip6Addr_NodeLocal_AllNodes.c [new file with mode: 0644]