summaryrefslogtreecommitdiffstats
path: root/ospfd/ospfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-241-17/+22
|\
| * ospfd: remember format for ospf area idQuentin Young2017-05-191-17/+22
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* | *: update thread_add_* callsQuentin Young2017-05-091-13/+13
* | *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-14/+17
|/
* Merge branch 'stable/2.0'David Lamparter2017-04-041-0/+4
|\
| * *: track version & "defaults" in configsDavid Lamparter2017-03-281-0/+3
* | *: add frr_init() infrastructureDavid Lamparter2017-03-071-2/+2
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-071-2/+2
|\|
| * ospfd: Fix compile warningsDonald Sharp2017-02-031-2/+2
* | *: use monotime()David Lamparter2017-01-231-3/+3
* | ospfd, ospf6d: add qobj registrationsDavid Lamparter2016-12-091-0/+5
|/
* ospfd: set the OSPF socket's send buffer size only onceRenato Westphal2016-12-081-4/+0
* Update Traffic Engineering Support for OSPFDOlivier Dugeon2016-09-031-1/+1
* ospfd: Impl. per interface 'ip ospf area' commandJoakim Tjernlund2016-08-181-20/+164
* Revert "per-interface ospf enable and area set command."David Lamparter2016-08-181-164/+20
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-16/+0
* ospfd: ditch unused time fieldsDavid Lamparter2016-07-281-1/+0
* ospfd: monotonic clock for lsa_refresher_startedDavid Lamparter2016-07-281-3/+3
* ospfd: Ensure correct handling of router-id changevivek2016-07-201-3/+3
* ospfd: fix - correct neighbor index on changing/p2p/virtual linksJafar Al-Gharaibeh2016-06-101-3/+3
* ospfd: Fast OSPF convergenceMichael Rossberg2016-06-091-4/+4
* ospfd: Fix bug in 94266fa822ba, nbr_self rebuild didn't add valid nbr_selfPaul Jakma2016-05-261-2/+1
* ospfd: ospf_nbr_nbma_set()/ospf_snmp_vl_add() add unlockJoakim Tjernlund2016-05-261-0/+2
* ospfd: Self nbrs needs to be rebuilt when router ID changes.Joakim Tjernlund2016-05-261-2/+9
* ospfd: Don't leave stale RouterLSA's when changing areaIDJoakim Tjernlund2016-05-261-1/+4
* zebra - BFD client de-registration supportradhika2016-05-091-0/+2
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-271-3/+0
* quagga: Remove iflist global variableDonald Sharp2016-04-081-1/+1
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-1/+6
* Enable OSPF "log-adjacency-changes" by defaultDaniel Walton2015-11-031-0/+2
* configuration options for faster OSPF convergenceMichael Rossberg2015-07-311-1/+2
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-1/+1
* Command to adjust min-arrival value in Milliseconds.Donald Sharp2015-05-201-0/+3
* Changing router-id inline isnt handled correctly in the current implementation.Donald Sharp2015-05-201-6/+47
* Add a running flag in ospf instance.Donald Sharp2015-05-201-12/+20
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-18/+89
* per-interface ospf enable and area set command.Donald Sharp2015-05-201-20/+161
* Add support for route tagsDonald Sharp2015-05-201-0/+1
* Modified the number of writes to service at mostDonald Sharp2015-05-201-1/+1
* In the "write" direction added a command to ensure that QuaggaDonald Sharp2015-05-201-0/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-10/+10
* ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.Dinesh Dutt2013-11-081-1/+1
* ospfd: compile warning cleanupsAndrew Certain2013-01-071-1/+1
* ospf: Convert MAX_AGE LSA list to treeDinesh Dutt2013-01-071-4/+12
* ospf: forward ref. of areas for "max-metric router-lsa administrative" cmdAyan Banerjee2013-01-071-1/+6
* ospfd: remove unused codeStephen Hemminger2011-12-061-0/+2
* ospfd: Fix maxage/flush to not try flood twice, remember maxages for longerPaul Jakma2010-12-081-0/+1
* ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma2010-12-081-8/+6
* ospfd: make local functions staticStephen Hemminger2009-12-031-54/+8