]> git.puffer.fish Git - mirror/frr.git/commit
2004-10-11 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Mon, 11 Oct 2004 11:00:30 +0000 (11:00 +0000)
committerpaul <paul>
Mon, 11 Oct 2004 11:00:30 +0000 (11:00 +0000)
commit6c83567192ada1a66822c3f35580ce6a85f51ac9
tree39ef09859fae79b7c7e234a671bf2e04f8e9264a
parent6b33361187feeb8c9c257ec149b4f75238af6c48
2004-10-11 Paul Jakma <paul@dishone.st>

* (global) Const char update and signed/unsigned fixes.
* (various headers) size defines should be unsigned.
* ospf_interface.h: remove duplicated defines, include the
  authoritative header - though, these defines should probably
          be moved to a dedicated header, or ospfd.h.
* ospf_lsa.h: (struct lsa) ls_seqnum should be unsigned.
* ospf_packet.c: (ospf_write) cast result of shift to unsigned.
15 files changed:
ospfd/ChangeLog
ospfd/ospf_abr.c
ospfd/ospf_abr.h
ospfd/ospf_interface.h
ospfd/ospf_lsa.h
ospfd/ospf_packet.c
ospfd/ospf_packet.h
ospfd/ospf_routemap.c
ospfd/ospf_snmp.c
ospfd/ospf_te.c
ospfd/ospf_vty.c
ospfd/ospf_zebra.c
ospfd/ospf_zebra.h
ospfd/ospfd.c
ospfd/ospfd.h