Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2004-10-11 Paul Jakma <paul@dishone.st> | paul | 2004-10-11 | 1 | -13/+13 |
| | | | | | | | | | | * (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. | ||||
* | Compiler warnings fixes round 1. | hasso | 2004-10-08 | 1 | -6/+8 |
| | |||||
* | Hasso Tepper | paul | 2003-04-19 | 1 | -14/+20 |
| | | | | | | http://hasso.linux.ee/zebra/ht-routemap-18042003_5.patch Trivial fixes to sync daemon's route-map commands to have same syntax. Fixes a lot of errors with "match ..." and "set ..." commands when using vtysh. | ||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+828 |