audk/MdeModulePkg/Universal/Network/SnpDxe
tye f6b7393ceb [Change summary]:
1. Update NetLib to a combined NetLib support dual network stack:
1) Add Network Debug facility for IPv4 stack.
2) Extend the library APIs to support IPv6 stack:
   a. NetIp6IsUnspecifiedAddr
   b. NetIp6IsLinkLocalAddr   
   c. NetIp6IsNetEqual
   d. NetLibCreateIPv6DPathNode.
   e. NetIp6PseudoHeadChecksum
   f. NetIp6IsValidUnicast
3) Update the structure definitions:
   a. Update NET_BUF to add EFI_IP6_HEADER and EFI_UDP_HEADER
   b. Add NET_IP6_PSEUDO_HDR
4) Update Ip4IsUnicast to NetIp4IsUnicast

2. Update the impacted modules to adopt the combined NetLib.

3. Clean up coding style errors in all network drivers and libraries.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9391 6f19259b-4bc3-4df7-8a09-765794883524
2009-11-04 08:18:34 +00:00
..
Callback.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
ComponentName.c Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
Get_status.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
Initialize.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
Mcast_ip_to_mac.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
Nvdata.c add security check. 2009-07-09 08:54:39 +00:00
Receive.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
Receive_filters.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
Reset.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
Shutdown.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
Snp.c add security check. 2009-06-29 09:19:25 +00:00
Snp.h [Change summary]: 2009-11-04 08:18:34 +00:00
SnpDxe.inf fixed DMA not be stopped issue when gBS->ExitBootServices called. 2009-04-10 08:31:45 +00:00
Start.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
Station_address.c Remove several unicode in comments. 2009-02-11 06:02:54 +00:00
Statistics.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
Stop.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
Transmit.c Roll back the DEBUG mask change which cause SerialIo read_conf test item failure. 2009-02-09 01:22:19 +00:00
WaitForPacket.c 1). Fix the debug level for DEBUG macro 2008-12-29 01:16:13 +00:00