commit | dbf3c4b4baceb91eb64d09f787cbe92d65188813 | [log] [tgz] |
---|---|---|
author | Hervé Poussineau <hpoussin@reactos.org> | Wed Sep 15 22:33:26 2010 +0200 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Fri Sep 17 12:46:27 2010 +0200 |
tree | 36f624643daab0b6e18af88fa919e0c32e35d742 | |
parent | 0d491754d00a70c6af675312b9de8e382240a8bb [diff] |
Make ARP replies at least 64 bytes long IEEE 802.3 standard requires Ethernet frames to be at least 64 bytes long. If it is not the case, they will be considered as runt frames, and may be ignored by netcard and/or OS Signed-off-by: Hervé Poussineau <hpoussin@reactos.org> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>