]> git.proxmox.com Git - mirror_frr.git/commit
2004-08-26 Greg Troxel <gdt@fnord.ir.bbn.com>
authorgdt <gdt>
Thu, 26 Aug 2004 13:14:07 +0000 (13:14 +0000)
committergdt <gdt>
Thu, 26 Aug 2004 13:14:07 +0000 (13:14 +0000)
commitd0deca68371c222d1b2ff3fcf61312506395861c
tree387b78bd5cf21d645f33617ea4b5bb7eb58ce613
parentafa43b23925175ff750d91bbd1c639b47bcb597e
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.
ospfd/ChangeLog
ospfd/ospf_packet.c