summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_nsm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: GR Helper functionality changesrgirada2020-09-221-11/+29
* ospfd: Grace LSA processingrgirada2020-09-221-1/+1
* *: un-split strings across linesDavid Lamparter2020-07-141-4/+2
* *: replace all random() callsRafael Zalamena2020-04-181-1/+2
* ospfd: Fix spelling mistakes found by debian packagingDonald Sharp2020-03-141-1/+1
* *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-1/+1
* *: generously apply constDavid Lamparter2019-12-021-2/+2
* ospfd: nbr->oi is never nullDonald Sharp2019-11-221-1/+1
* ospfd: Add/fix some debugs to handle vrfDonald Sharp2019-11-191-12/+20
* ospfd: Adding Debugs to dump OSPF DD SeqnumberSatheesh Kumar K2019-11-141-0/+7
* ospfd: remove LSA reorigin on NSM changeDavid Lamparter2019-08-021-28/+0
* *: spelchekDavid Lamparter2018-10-251-1/+1
* ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young2018-09-131-1/+1
* Merge pull request #3006 from pacovn/static_analysis__shadow_variables1Donald Sharp2018-09-131-1/+1
|\
| * bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon2018-09-121-1/+1
* | *: style for flog_warn conversionsQuentin Young2018-09-061-9/+10
* | ospf_nsm.c: Convert warn->err and use error-codeDonald Sharp2018-09-061-9/+10
|/
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-10/+11
* ospfd: LSDB_LOOP treat it as a loop.Donald Sharp2018-01-171-9/+9
* ospfd: Set filter to unbound debug logsChirag Shah2017-12-271-6/+6
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-701/+668
* *: fix GCC 7 switch/case fallthrough warningsDavid Lamparter2017-07-141-0/+1
* *: simplify log message lookupQuentin Young2017-06-211-9/+9
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: use hooks for sending SNMP trapsDavid Lamparter2017-03-251-27/+7
* *: get rid of zlog(*, LOG_LEVEL, ...)David Lamparter2017-03-081-4/+4
* lib: time: remove recent_relative_time()David Lamparter2017-01-231-2/+2
* ospfd: argv update for all but ospf_vty.cDaniel Walton2016-09-221-0/+1
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-10/+0
* ospfd: use random() to pick initial DD seq#David Lamparter2016-07-281-1/+1
* ospfd: trap on state change seems to send incorrect value for ospfNbrStateFernando Soto2016-05-261-17/+27
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-0/+3
* ospfd: ospf-start-lsreq-b4-exchange.patchDonald Sharp2015-05-201-1/+2
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-3/+13
* Send ARP requests proactively during OSPF Adjacency formation.Donald Sharp2015-05-201-2/+23
* *: nuke ^L (page feed)David Lamparter2014-06-041-3/+3
* ospfd: run DR election prior to LSA regenerationChristian Franke2014-05-141-14/+19
* ospfd: compile warning cleanupsAndrew Certain2013-01-071-5/+0
* ospfd: Update nsm_change_state to static scope, as it is not called from else...Andrew Certain2013-01-071-1/+1
* ospfd: Compile fix for opaque supportPaul Jakma2011-03-221-1/+1
* ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma2010-12-081-4/+3
* ospfd: Reset neighbour inactivity timer for any packet arrivalPaul Jakma2010-12-081-12/+12
* [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