summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_nsm.c
Commit message (Expand)AuthorAgeFilesLines
* [ospfd] cancel OSPF timer hack in nsm_change_stateDmitry Tejblum2009-06-231-8/+0
* [warnings] Fix various SOS warningsPaul Jakma2008-08-221-1/+1
* [ospfd] Default route needs to be refreshed after neighbour state changeDaniel Ng2008-08-221-0/+5
* [ospfd] Bug #134, ospfd should be more robust to backward time changePaul Jakma2006-08-271-3/+3
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-1/+1
* [ospfd] Additional NSM neighbour state change stats/informationPaul Jakma2006-07-251-2/+8
* [ospfd] record timestamp and event of last NSM state change for neighbourPaul Jakma2006-07-111-0/+3
* [ospfd] trivial: NSM AdjChange should print event, declutter core functionsPaul Jakma2006-07-111-40/+50
* [ospfd] Remove nsm_reset_nbr and a bunch of useless NSM event/action functionsPaul Jakma2006-07-111-218/+139
* [ospfd] cleanup NSM neighbour delete through a new Deleted NSM statePaul Jakma2006-07-101-64/+70
* [ospfd] early-return in nsm_event missed LLDown event, fixes use after freePaul Jakma2006-07-061-1/+3
* [ospfd] Apply some simplifications to ospf_nsm, from Andrew's suggestionsPaul Jakma2006-07-041-24/+9
* [ospfd] Clear adjacency state for NSM changes down to TwoWay/ExStartPaul Jakma2006-07-041-15/+27
* [ospfd] trivial cleanup of nsm_timer_setPaul Jakma2006-07-041-9/+6
* [ospfd] Ensure NSM state functions can redirect next_state accidentlyPaul Jakma2006-07-041-0/+16
* [ospfd] consolidate adjacency check logicPaul Jakma2006-07-041-40/+33
* [ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDRAndrew J. Schorr2006-06-301-2/+2
* [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]"Andrew J. Schorr2006-06-291-1/+11
* [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fixPaul Jakma2006-04-031-0/+5
* 2005-10-21 Paul Jakma <paul.jakma@sun.com>paul2005-10-211-1/+1
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-0/+17
* * ospf_nsm.c: Make database exchange for NSSA database work.hasso2005-06-201-0/+6
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-18/+18
* 2004-12-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-111-3/+6
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-6/+6
* Compiler warnings fixes round 1.hasso2004-10-081-1/+1
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-2/+0
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-70/+48
* Date: Fri, 20 Dec 2002 17:28:45 +0900patch_z16823paul2003-01-181-0/+20
* From endo@suri.co.jp Fri Jan 17 23:36:30 2003patch_z16824_nsm_kill_neighbourpaul2003-01-171-0/+879