Age | Commit message (Expand) | Author |
2006-07-04 | [ospfd] CID #13, dont try print out fields of LSA we know to be NULL. | Paul Jakma |
2006-07-04 | [ospfd] Clear adjacency state for NSM changes down to TwoWay/ExStart | Paul Jakma |
2006-07-04 | [ospfd] trivial cleanup of nsm_timer_set | Paul Jakma |
2006-07-04 | [ospfd] Ensure NSM state functions can redirect next_state accidently | Paul Jakma |
2006-07-04 | [ospfd] consolidate adjacency check logic | Paul Jakma |
2006-06-30 | [ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matches | Andrew J. Schorr |
2006-06-30 | [ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDR | Andrew J. Schorr |
2006-06-29 | [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]" | Andrew J. Schorr |
2006-06-27 | [ospfd] Replace redistribution strings with new route_types.h defines. | Paul Jakma |
2006-06-26 | [ospfd] NSSA translate-enabled ABR should declare itself as ASBR | Paul Jakma |
2006-06-24 | [ospfd] Improve two info log messages in ospf_snmp.c | Andrew J. Schorr |
2006-06-24 | [ospfd] When writing out config, show "debug ospf nsm status" properly | Andrew J. Schorr |
2006-06-18 | [ospfd] Fix ospf passive-interface subcommand to create interface if necessary | Andrew J. Schorr |
2006-06-15 | [ospfd] Fix multicast membership drop bug | Paul Jakma |
2006-06-15 | [ospfd] lsdb_delete/discard_from_db should be more robust to bad args | Paul Jakma |
2006-06-15 | [ospfd] suppres mostly uninteresting debug message unless debug is set | Paul Jakma |
2006-05-12 | [ospfd] Fix small error in CID #13 commit | Paul Jakma |
2006-05-12 | [ospfd] CID #13, debug for NULL type7 LSA should not print out data from it | Paul Jakma |
2006-05-12 | [ospfd] CID #15, remove redundant NULL check in ism_change_state | Paul Jakma |
2006-05-12 | [ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_route | Paul Jakma |
2006-05-12 | [ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw | Paul Jakma |
2006-05-12 | [ospfd] CID #27, fix missing NULL return check | Paul Jakma |
2006-05-12 | [ospfd] CID #29, fix missing NULL check by removing unused code. | Paul Jakma |
2006-05-12 | [ospfd] Squash another ospf_lookup call | Paul Jakma |
2006-05-12 | [ospfd] Fix leak in area-range-cost command, CID #46. | Paul Jakma |
2006-05-12 | [ospfd] CID #49, fix dereference before NULL check | Paul Jakma |
2006-05-11 | [ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69 | Paul Jakma |
2006-05-11 | [ospfd] Fix missing check for ospf_lookup NULL return, CID #70 | Paul Jakma |
2006-05-04 | [ospfd] Fix SPF of virtual-links | Paul Jakma |
2006-04-03 | [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix | Paul Jakma |
2006-03-30 | [ospfd] Fix failure of Fletcher checksum with certain compilers | Paul Jakma |
2006-03-30 | [ospfd] ignore loopbacks for received interface validation | Paul Jakma |
2006-03-30 | [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER | Paul Jakma |
2006-01-19 | [compiler] miscellaneous trivial compiler warning fixes | paul |
2006-01-18 | [ospfd] Add support for oversized LSAs. | paul |
2006-01-17 | [ospfd/zserv] adjust to new format | paul |
2006-01-11 | [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. | paul |
2006-01-10 | [ospfd] fix undefined effect expression | paul |
2006-01-10 | [ospfd] fix rare leak of struct connected, in an error path. | paul |
2006-01-10 | [ospfd] trim redundant strings | paul |
2006-01-10 | [ospfd] fix automatic router-id and network enable bug. | paul |
2005-11-26 | [ospfd] rename graceful to deferred, fix a tiny compile warning. | paul |
2005-11-26 | [c99] change gcc zero-length array to C99 flexible array declaration | paul |
2005-11-20 | 2005-11-20 Paul Jakma <paul.jakma@sun.com> | paul |
2005-11-20 | 2005-11-20 Paul Jakma <paul.jakma@sun.com> | paul |
2005-11-16 | [ospfd] Standardize buffer sizes used for displaying timers. | ajs |
2005-11-16 | [ospfd] Make OSPF_ISM_TIMER_OFF macro safer. | ajs |
2005-11-14 | [ospfd] misc small fixes. Fix default stub router setting. no opaque compile. | paul |
2005-11-11 | [ospfd] SPF ospf_canonical_nexthops_free bugfix. | paul |
2005-11-04 | 2005-11-04 Paul Jakma <paul.jakma@sun.com> | paul |