summaryrefslogtreecommitdiffstats
path: root/ospfd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually runningAndrew J. Schorr2007-02-271-0/+6
* [ospfd] Fix regression in SPF introduced by bug#330 fixesPaul Jakma2007-02-261-0/+17
* [ospfd] Bug #330: SPF must consider that nexthop-calc may failPaul Jakma2007-01-241-0/+13
* [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-121-0/+19
* [ospfd] Consider all connected addresses when creating ospf interfacesAndrew J. Schorr2006-12-041-0/+8
* [ospfd] Add debug messages for a few zebra messages that had been overlookedAndrew J. Schorr2006-11-301-0/+9
* [ospfd] Fix bug in passive-interface default commands.Andrew J. Schorr2006-11-281-0/+13
* [ospfd] Stop losing subsequent default-information originate 'always' infoAndrew J. Schorr2006-10-241-0/+7
* [ospfd] Add passive-interface default supportPaul Jakma2006-10-221-0/+25
* [ospfd] Improve some warning messages.Andrew J. Schorr2006-09-251-0/+7
* [ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commitPaul Jakma2006-08-301-0/+8
* [ospfd] redistribute default no longer works after complete reconfig, fixPaul Jakma2006-08-271-0/+6
* [ospfd] Bug #134, ospfd should be more robust to backward time changePaul Jakma2006-08-271-0/+12
* [ospfd] draft-ogier-ospf-dbex-opt DB-exchange optimisationPaul Jakma2006-08-271-0/+1
* [ospfd] Raise ExchangeDone earlier, avoid often needless round of DD packetsPaul Jakma2006-08-271-0/+11
* [ospfd] trivial: consolidate LSDB delete code into single functionPaul Jakma2006-08-271-0/+8
* [ospfd] Bug #288: do not change router ID unless forced by manual configurationAndrew J. Schorr2006-07-271-0/+7
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-0/+14
* [ospfd] Additional NSM neighbour state change stats/informationPaul Jakma2006-07-251-0/+11
* [ospfd] record timestamp and event of last NSM state change for neighbourPaul Jakma2006-07-111-0/+5
* [ospfd] trivial: NSM AdjChange should print event, declutter core functionsPaul Jakma2006-07-111-0/+7
* [ospfd] Remove nsm_reset_nbr and a bunch of useless NSM event/action functionsPaul Jakma2006-07-111-0/+18
* [ospfd] Improve Hello NetworkMask mismatch warning to give more infoAndrew J. Schorr2006-07-111-0/+5
* [ospfd] cleanup NSM neighbour delete through a new Deleted NSM statePaul Jakma2006-07-101-0/+24
* [ospfd] early-return in nsm_event missed LLDown event, fixes use after freePaul Jakma2006-07-061-0/+6
* [ospfd] Apply some simplifications to ospf_nsm, from Andrew's suggestionsPaul Jakma2006-07-041-0/+9
* [ospfd] CID #13, dont try print out fields of LSA we know to be NULL.Paul Jakma2006-07-041-0/+1
* [ospfd] Clear adjacency state for NSM changes down to TwoWay/ExStartPaul Jakma2006-07-041-0/+9
* [ospfd] trivial cleanup of nsm_timer_setPaul Jakma2006-07-041-0/+4
* [ospfd] Ensure NSM state functions can redirect next_state accidentlyPaul Jakma2006-07-041-0/+4
* [ospfd] consolidate adjacency check logicPaul Jakma2006-07-041-0/+6
* [ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matchesAndrew J. Schorr2006-06-301-0/+6
* [ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDRAndrew J. Schorr2006-06-301-0/+7
* [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]"Andrew J. Schorr2006-06-291-0/+14
* [ospfd] Replace redistribution strings with new route_types.h defines.Paul Jakma2006-06-271-0/+6
* [ospfd] NSSA translate-enabled ABR should declare itself as ASBRPaul Jakma2006-06-261-0/+13
* [ospfd] Improve two info log messages in ospf_snmp.cAndrew J. Schorr2006-06-241-0/+5
* [ospfd] When writing out config, show "debug ospf nsm status" properlyAndrew J. Schorr2006-06-241-0/+5
* [ospfd] Fix ospf passive-interface subcommand to create interface if necessaryAndrew J. Schorr2006-06-181-0/+7
* [ospfd] Fix multicast membership drop bugPaul Jakma2006-06-151-0/+15
* [ospfd] lsdb_delete/discard_from_db should be more robust to bad argsPaul Jakma2006-06-151-0/+8
* [ospfd] suppres mostly uninteresting debug message unless debug is setPaul Jakma2006-06-151-0/+6
* [ospfd] Fix small error in CID #13 commitPaul Jakma2006-05-121-0/+5
* [ospfd] CID #13, debug for NULL type7 LSA should not print out data from itPaul Jakma2006-05-121-1/+5
* [ospfd] CID #15, remove redundant NULL check in ism_change_statePaul Jakma2006-05-121-0/+5
* [ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_routePaul Jakma2006-05-121-0/+3
* [ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdrawPaul Jakma2006-05-121-0/+6
* [ospfd] CID #27, fix missing NULL return checkPaul Jakma2006-05-121-0/+2
* [ospfd] CID #29, fix missing NULL check by removing unused code.Paul Jakma2006-05-121-0/+8
* [ospfd] Squash another ospf_lookup callPaul Jakma2006-05-121-0/+7