summaryrefslogtreecommitdiffstats
path: root/ospfd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [ospfd] redistribute default no longer works after complete reconfig, fixpaul2006-08-271-0/+6
* [ospfd] Bug #134, ospfd should be more robust to backward time changepaul2006-08-271-0/+12
* [ospfd] draft-ogier-ospf-dbex-opt DB-exchange optimisationpaul2006-08-271-0/+1
* [ospfd] Raise ExchangeDone earlier, avoid often needless round of DD packetspaul2006-08-271-0/+11
* [ospfd] trivial: consolidate LSDB delete code into single functionpaul2006-08-271-0/+8
* [ospfd] Bug #288: do not change router ID unless forced by manual configurationajs2006-07-271-0/+7
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freepaul2006-07-261-0/+14
* [ospfd] Additional NSM neighbour state change stats/informationpaul2006-07-251-0/+11
* [ospfd] record timestamp and event of last NSM state change for neighbourpaul2006-07-111-0/+5
* [ospfd] trivial: NSM AdjChange should print event, declutter core functionspaul2006-07-111-0/+7
* [ospfd] Remove nsm_reset_nbr and a bunch of useless NSM event/action functionspaul2006-07-111-0/+18
* [ospfd] Improve Hello NetworkMask mismatch warning to give more infoajs2006-07-111-0/+5
* [ospfd] cleanup NSM neighbour delete through a new Deleted NSM statepaul2006-07-101-0/+24
* [ospfd] early-return in nsm_event missed LLDown event, fixes use after freepaul2006-07-061-0/+6
* [ospfd] Apply some simplifications to ospf_nsm, from Andrew's suggestionspaul2006-07-041-0/+9
* [ospfd] CID #13, dont try print out fields of LSA we know to be NULL.paul2006-07-041-0/+1
* [ospfd] Clear adjacency state for NSM changes down to TwoWay/ExStartpaul2006-07-041-0/+9
* [ospfd] trivial cleanup of nsm_timer_setpaul2006-07-041-0/+4
* [ospfd] Ensure NSM state functions can redirect next_state accidentlypaul2006-07-041-0/+4
* [ospfd] consolidate adjacency check logicpaul2006-07-041-0/+6
* [ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matchesajs2006-06-301-0/+6
* [ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDRajs2006-06-301-0/+7
* [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]"ajs2006-06-291-0/+14
* [ospfd] Replace redistribution strings with new route_types.h defines.paul2006-06-271-0/+6
* [ospfd] NSSA translate-enabled ABR should declare itself as ASBRpaul2006-06-261-0/+13
* [ospfd] Improve two info log messages in ospf_snmp.cajs2006-06-241-0/+5
* [ospfd] When writing out config, show "debug ospf nsm status" properlyajs2006-06-241-0/+5
* [ospfd] Fix ospf passive-interface subcommand to create interface if necessaryajs2006-06-181-0/+7
* [ospfd] Fix multicast membership drop bugpaul2006-06-151-0/+15
* [ospfd] lsdb_delete/discard_from_db should be more robust to bad argspaul2006-06-151-0/+8
* [ospfd] suppres mostly uninteresting debug message unless debug is setpaul2006-06-151-0/+6
* [ospfd] Fix small error in CID #13 commitpaul2006-05-121-0/+5
* [ospfd] CID #13, debug for NULL type7 LSA should not print out data from itpaul2006-05-121-1/+5
* [ospfd] CID #15, remove redundant NULL check in ism_change_statepaul2006-05-121-0/+5
* [ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_routepaul2006-05-121-0/+3
* [ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdrawpaul2006-05-121-0/+6
* [ospfd] CID #27, fix missing NULL return checkpaul2006-05-121-0/+2
* [ospfd] CID #29, fix missing NULL check by removing unused code.paul2006-05-121-0/+8
* [ospfd] Squash another ospf_lookup callpaul2006-05-121-0/+7
* [ospfd] Fix leak in area-range-cost command, CID #46.paul2006-05-121-0/+3
* [ospfd] CID #49, fix dereference before NULL checkpaul2006-05-121-0/+2
* [ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69paul2006-05-111-0/+2
* [ospfd] Fix missing check for ospf_lookup NULL return, CID #70paul2006-05-111-0/+7
* [ospfd] Fix SPF of virtual-linkspaul2006-05-041-0/+46
* [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fixpaul2006-04-031-0/+17
* [ospfd] Fix failure of Fletcher checksum with certain compilerspaul2006-03-301-0/+7
* [ospfd] ignore loopbacks for received interface validationpaul2006-03-301-0/+10
* [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBERpaul2006-03-301-0/+5
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-0/+9
* [ospfd] Add support for oversized LSAs.paul2006-01-181-0/+13