On Thursday 19 January 2012 19:53:12 Joe Hershberger wrote:
> Un-typedef IP_t, Ethernet_t, VLAN_Ethernet_t, ARP_t, ICMP_t

i'm not sure about this.  i don't mind the typedefs myself and they have the 
advantage of already being done ... let's see what Wolfgang prefers.

> The existing definition of IP_t includes UDP header, so name it to
> accurately describe the structure

i feel like we should split it out.  drop the UDP parts from IP_t and add a 
new IP_UDP_t.  much of the code operates on UDP packages, but not all (such as 
the main NetReceive func).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to