commit | d0deca68371c222d1b2ff3fcf61312506395861c | [log] [tgz] |
---|---|---|
author | gdt <gdt> | Thu Aug 26 13:14:07 2004 +0000 |
committer | gdt <gdt> | Thu Aug 26 13:14:07 2004 +0000 |
tree | 387b78bd5cf21d645f33617ea4b5bb7eb58ce613 | |
parent | afa43b23925175ff750d91bbd1c639b47bcb597e [diff] |
2004-08-26 Greg Troxel <gdt@fnord.ir.bbn.com> * ospf_packet.c (ospf_recv_packet): adjust size declaration of buffer used to get interface index so that it compiles on other than Linux and includes the required alignment space. Probably this was only working on sparc/sparc64 because most of sockaddr_dl was not being written.