summaryrefslogtreecommitdiffstats
path: root/ospfd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* + fix missing arg to zlog_warn()pilot2007-09-181-0/+1
* + fix minor regression in OSPF sending buffer adjustment logicpilot2007-09-181-0/+7
* Bug #362 is fixed now.pilot2007-08-211-0/+13
* [ospfd] Finish explanatory comment started in previous commit..paul2007-08-071-0/+5
* [ospfd] Fix bad SPF calculation on some topologies - incorrect sortingpaul2007-08-061-0/+6
* [ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areaspaul2007-08-061-0/+5
* [ospfd] Fix address qualified 'ip ospf auth' commandspaul2007-05-101-0/+7
* [ospfd] Bug #330 regression: Fix ospf_spf_add_parent assertpaul2007-05-071-0/+10
* [ospfd] network command now behaves more logically when a peer prefix is definedajs2007-04-301-0/+7
* [ospfd] Fix bug in 'passive-interface default' behaviorajs2007-04-211-0/+8
* [ospfd] Bug #330 regression: failure to calculate routes through networkspaul2007-03-231-0/+3
* [ospfd] Instrument ospf_spf with more debug log messagespaul2007-03-231-0/+4
* [ospfd] Return SNMP standard neighbor state values, not quagga internal onesajs2007-03-141-0/+6
* [ospfd] Fix two debug messages that used inet_ntoa more than onceajs2007-03-141-0/+7
* [ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually runningajs2007-02-271-0/+6
* [ospfd] Fix regression in SPF introduced by bug#330 fixespaul2007-02-261-0/+17
* [ospfd] Bug #330: SPF must consider that nexthop-calc may failpaul2007-01-241-0/+13
* [PtP over ethernet] New peer flag allows much more addressing flexibilityajs2006-12-121-0/+19
* [ospfd] Consider all connected addresses when creating ospf interfacesajs2006-12-041-0/+8
* [ospfd] Add debug messages for a few zebra messages that had been overlookedajs2006-11-301-0/+9
* [ospfd] Fix bug in passive-interface default commands.ajs2006-11-281-0/+13
* [ospfd] Stop losing subsequent default-information originate 'always' infoajs2006-10-241-0/+7
* [ospfd] Add passive-interface default supportpaul2006-10-221-0/+25
* [ospfd] Improve some warning messages.ajs2006-09-251-0/+7
* [ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commitpaul2006-08-301-0/+8
* [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