commit | 6c83567192ada1a66822c3f35580ce6a85f51ac9 | [log] [tgz] |
---|---|---|
author | paul <paul> | Mon Oct 11 11:00:30 2004 +0000 |
committer | paul <paul> | Mon Oct 11 11:00:30 2004 +0000 |
tree | 39ef09859fae79b7c7e234a671bf2e04f8e9264a | |
parent | 6b33361187feeb8c9c257ec149b4f75238af6c48 [diff] |
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.