summaryrefslogtreecommitdiffstats
path: root/ospfd/ospfd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+2
* Update Traffic Engineering Support for OSPFDOlivier Dugeon2016-09-031-1/+2
* ospfd: Impl. per interface 'ip ospf area' commandJoakim Tjernlund2016-08-181-0/+5
* Revert "per-interface ospf enable and area set command."David Lamparter2016-08-181-5/+0
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-10/+0
* ospfd: ditch unused time fieldsDavid Lamparter2016-07-281-3/+0
* ospfd: Fast OSPF convergenceMichael Rossberg2016-06-091-4/+4
* ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'Paul Jakma2016-06-081-3/+0
* OSPF LSA may not be refreshed within 1800s, ANVL OSPF test 12.4 failsDaniel Walton2016-05-181-1/+1
* configuration options for faster OSPF convergenceMichael Rossberg2015-07-311-1/+2
* Command to adjust min-arrival value in Milliseconds.Donald Sharp2015-05-201-0/+3
* Add a running flag in ospf instance.Donald Sharp2015-05-201-0/+3
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-19/+38
* ospf6d: ospfv3-stub-area-support.patchDonald Sharp2015-05-201-4/+0
* per-interface ospf enable and area set command.Donald Sharp2015-05-201-0/+5
* Add support for route tagsDonald Sharp2015-05-201-0/+3
* Modified the number of writes to service at mostDonald Sharp2015-05-201-2/+2
* In the "write" direction added a command to ensure that QuaggaDonald Sharp2015-05-201-0/+2
* ospfd-spf-stats.patchDonald Sharp2015-05-201-1/+5
* ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.Dinesh Dutt2013-11-081-2/+0
* ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-231-52/+1
* ospfd: compile warning cleanupsAndrew Certain2013-01-071-1/+1
* ospf: Convert MAX_AGE LSA list to treeDinesh Dutt2013-01-071-1/+1
* ospf: forward ref. of areas for "max-metric router-lsa administrative" cmdAyan Banerjee2013-01-071-0/+3
* ospfd: respect max-metric over configured cost for summary LSAsJR Rivers2012-10-251-0/+2
* ospfd: remove unused macroDenis Ovsienko2011-09-271-4/+0
* ospfd: Fix maxage/flush to not try flood twice, remember maxages for longerPaul Jakma2010-12-081-1/+6
* ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma2010-12-081-2/+0
* ospfd: make local functions staticStephen Hemminger2009-12-031-1/+0
* [ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patchJeremy Jackson2009-06-191-0/+2
* [OSPF/cleanup] make message lists read onlyStephen Hemminger2009-06-181-11/+11
* [ospfd] Restructure opsf_if_update() and ospf_network_run()Joakim Tjernlund2008-09-021-1/+1
* [c++] remove/rename some names in headers that clash with C++ reserved wordsPaul Jakma2008-02-261-3/+3
* + fix minor regression in OSPF sending buffer adjustment logicDenis Ovsienko2007-09-181-3/+0
* Bug #362 is fixed now.Denis Ovsienko2007-08-211-0/+4
* [ospfd] Add passive-interface default supportPaul Jakma2006-10-221-0/+1
* [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]"Andrew J. Schorr2006-06-291-0/+2
* [ospfd] rename graceful to deferred, fix a tiny compile warning.paul2005-11-261-2/+2
* 2005-11-20 Paul Jakma <paul.jakma@sun.com>paul2005-11-201-5/+0
* [ospfd] misc small fixes. Fix default stub router setting. no opaque compile.paul2005-11-141-1/+0
* 2005-10-29 Paul Jakma <paul.jakma@sun.com>paul2005-10-291-5/+24
* 2005-10-21 Paul Jakma <paul.jakma@sun.com>paul2005-10-211-7/+8
* 2005-10-21 Paul Jakma <paul.jakma@sun.com>paul2005-10-211-0/+2
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-011-1/+1
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-0/+2
* 2005-07-12 Paul Jakma <paul.jakma@sun.com>paul2005-07-121-0/+1
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-52/+61
* * ospfd.h: Include log.h, fixes compile with gcc-4.0.hasso2005-03-251-0/+1
* 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-0/+1
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-3/+3