- ac904de [ospfd] lsdb_delete/discard_from_db should be more robust to bad args by Paul Jakma · 18 years ago
- 88871b1 [ospfd] suppres mostly uninteresting debug message unless debug is set by Paul Jakma · 18 years ago
- ae12805 [ospfd] Fix small error in CID #13 commit by Paul Jakma · 19 years ago
- e54e6e5 [ospfd] CID #13, debug for NULL type7 LSA should not print out data from it by Paul Jakma · 19 years ago
- deb1561 [ospfd] CID #15, remove redundant NULL check in ism_change_state by Paul Jakma · 19 years ago
- bfd7c7d [ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_route by Paul Jakma · 19 years ago
- 6db3a6f [ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw by Paul Jakma · 19 years ago
- e43be0e [ospfd] CID #27, fix missing NULL return check by Paul Jakma · 19 years ago
- 70461d7 [ospfd] CID #29, fix missing NULL check by removing unused code. by Paul Jakma · 19 years ago
- 4021b60 [ospfd] Squash another ospf_lookup call by Paul Jakma · 19 years ago
- 214a445 [ospfd] Fix leak in area-range-cost command, CID #46. by Paul Jakma · 19 years ago
- 894f8b6 [ospfd] CID #49, fix dereference before NULL check by Paul Jakma · 19 years ago
- 1a8ec2b [ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69 by Paul Jakma · 19 years ago
- cac3b5c [ospfd] Fix missing check for ospf_lookup NULL return, CID #70 by Paul Jakma · 19 years ago
- 9c27ef9 [ospfd] Fix SPF of virtual-links by Paul Jakma · 19 years ago
- 478aab9 [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix by Paul Jakma · 19 years ago
- 075c201 [ospfd] Fix failure of Fletcher checksum with certain compilers by Paul Jakma · 19 years ago
- 1a8ee0e [ospfd] ignore loopbacks for received interface validation by Paul Jakma · 19 years ago
- c2b478d [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER by Paul Jakma · 19 years ago
- e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
- 779adb0 [ospfd] Add support for oversized LSAs. by paul · 19 years ago
- c637171 [ospfd/zserv] adjust to new format by paul · 19 years ago
- 1a643f8 [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. by paul · 19 years ago
- 818e56c [ospfd] fix undefined effect expression by paul · 19 years ago
- 98429f6 [ospfd] fix rare leak of struct connected, in an error path. by paul · 19 years ago
- c42c177 [ospfd] trim redundant strings by paul · 19 years ago
- 8675284 [ospfd] fix automatic router-id and network enable bug. by paul · 19 years ago
- c9c93d5 [ospfd] rename graceful to deferred, fix a tiny compile warning. by paul · 19 years ago
- 00c290e [c99] change gcc zero-length array to C99 flexible array declaration by paul · 19 years ago
- c24d602 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- b29800a 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 649654a [ospfd] Standardize buffer sizes used for displaying timers. by ajs · 19 years ago
- 70cd347 [ospfd] Make OSPF_ISM_TIMER_OFF macro safer. by ajs · 19 years ago
- 31a5976 [ospfd] misc small fixes. Fix default stub router setting. no opaque compile. by paul · 19 years ago
- 58e1bef [ospfd] SPF ospf_canonical_nexthops_free bugfix. by paul · 19 years ago
- c8c1521 2005-11-04 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 6d45276 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 484315f 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 88d6cf3 2005-10-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- e029d44 2005-10-23 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- b8ad39d 2005-10-23 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- ea4ffc9 2005-10-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- d24f6e2 2005-10-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- f9ad937 2005-10-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- eb3da6d 2005-10-18 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 3623814 2005-10-11 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 77df1f7 2005-10-06 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
- f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
- 6638c1a 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> by jardin · 19 years ago
- 5e4914c 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
- ba68253 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
- c1a03d4 2005-09-28 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
- 5339cfd 2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
- e6a0bf9 2005-09-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
- bb5b755 * ospf_vty.c: Make "show ip ospf neighbor xxx" commands work. by hasso · 19 years ago
- 54bedb5 * ospf_vty.c: Check carefully if interface exists before trying to by hasso · 19 years ago
- 01018ce * ospf_zebra.c: Don't assert/stop before type == ZEBRA_ROUTE_MAX if by hasso · 19 years ago
- c898775 2005-07-26 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- d57834f 2005-07-12 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 8469bd7 Fix date. by hasso · 19 years ago
- f4833e9 * ospf_nsm.c: Make database exchange for NSSA database work. by hasso · 19 years ago
- 7461d45 2005-06-13 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 1ddd729 * ospf_apiserver.c: Fix obvious error in notifying clients about ISM by hasso · 19 years ago
- 7e44086 2005-06-01 Akihiro Mizutani <mizutani@net-chef.net> by paul · 19 years ago
- 500e418 2005-05-26 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- a3387a4 2005-05-19 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 69310a6 2005-05-11 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 42c9819 2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su> by paul · 20 years ago
- 4dadc29 2005-05-06 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 9e67dc2 2005-04-15 Zhipeng Gong <zpgong@cdc.3upsystems.com> by paul · 20 years ago
- 634f9ea 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- e4319de 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 21fefa9 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- a349198 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- aca72fd 2005-03-31 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- a608bbf 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 5dcbdf8 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- fd651fa 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 1b63904 * ospf_snmp.c: Don't crash in snmp query if ospf instance doesn't by hasso · 20 years ago
- 343f5cc * ospfd.h: Include log.h, fixes compile with gcc-4.0. by hasso · 20 years ago
- 9dbc797 2005-03-13 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 5c33349 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 462f20d * ospf_lsa.h: New flag to the LSA structure for the SPF calculation. by hasso · 20 years ago
- e40dcce * ospf_ase.c: Don't show messages related to the ase calculations if by hasso · 20 years ago
- 306541b * ospf_api.h: char isn't always signed, but it has to be it here. by hasso · 20 years ago
- fa81b71 2005-02-19 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 038163f 2005-02-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 658b03a 2005-02-15 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- bfdc44a 2005-02-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 082253f * ospf_lsdb.c: Fix sum of checksums calculation. by hasso · 20 years ago
- 083ee9d 2005-02-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 8cfde37 2005-02-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- ba6454e 2005-02-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 3a9eb09 2005-02-08 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 847947f 2005-02-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 0b7d97d 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- c3eab87 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 86f1fd9 2005-01-10 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 20 years ago
- 3dc56b5 2004-12-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago