Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2004-10-11 Paul Jakma <paul@dishone.st> | paul | 2004-10-11 | 1 | -10/+10 |
| | | | | | | | | | | * (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. | ||||
* | Remove usage of evil list and listnode typedefs. | hasso | 2004-09-23 | 1 | -1/+1 |
| | |||||
* | Remove ifdef's HAVE_NSSA. NSSA support is stable enough. | hasso | 2004-06-20 | 1 | -3/+0 |
| | |||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+171 |