On Thu, Jul 26, 2012 at 04:30:35PM -0700, Ethan Jackson wrote:
> Rarp packets had their own header definition in the packets
> library. This doesn't make sense because they have the same packet
> format as arps.
>
> Signed-off-by: Ethan Jackson
Looks good, thank you.
___
Rarp packets had their own header definition in the packets
library. This doesn't make sense because they have the same packet
format as arps.
Signed-off-by: Ethan Jackson
---
lib/packets.c | 24
lib/packets.h | 20 +---
2 files changed, 13 insertions(+)