]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_packet.c
2004-10-31 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Sun, 31 Oct 2004 18:01:13 +0000 (18:01 +0000)
committerpaul <paul>
Sun, 31 Oct 2004 18:01:13 +0000 (18:01 +0000)
commit64511f394a90602a31cbe1660be426c16439322c
tree197fd4d90a7c6a4b627a67a078e8ff6d1f2372cb
parent039b95776979c74f7d02719800f9d742338e815b
2004-10-31 Paul Jakma <paul@dishone.st>

* ospf_packet.c: (ospf_ls_upd_packet_new) Format for size_t should
          be ld.
* ospf_zebra.c: (ospf_distribute_list_update_timer) Ugly misuse of
  THREAD_ARG to store an integer, but it should at least use same
          same type to retrieve the value. Assert value is sane.
ospfd/ChangeLog
ospfd/ospf_packet.c
ospfd/ospf_zebra.c