Files
u-boot-sunxi/net
Norbert van Bolhuis c9a2aab151 A VLAN tagged DHCP request/discover is 4 bytes short
The problem is that BOOTP_SIZE uses ETHER_HDR_SIZE which is 14 bytes.
If sending a VLAN tagged frame (when env variable vlan is set) this
should be VLAN_ETHER_HDR_SIZE=18 which is what NetSetEther returns.

Signed-off-by: Norbert van Bolhuis <nvbolhuis@aimvalley.nl>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2009-06-15 00:13:55 -07:00
..
2009-05-15 21:19:02 +02:00
2009-03-20 22:39:09 +01:00
2004-02-27 00:07:27 +00:00
2002-07-20 20:14:13 +00:00
2005-04-01 00:25:43 +00:00
2009-03-20 22:39:09 +01:00
2000-12-28 11:02:30 +00:00