index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospfd.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+2
*
Update Traffic Engineering Support for OSPFD
Olivier Dugeon
2016-09-03
1
-1
/
+2
*
ospfd: Impl. per interface 'ip ospf area' command
Joakim Tjernlund
2016-08-18
1
-0
/
+5
*
Revert "per-interface ospf enable and area set command."
David Lamparter
2016-08-18
1
-5
/
+0
*
ospfd: Remove HAVE_OPAQUE_LSA
Donald Sharp
2016-08-16
1
-10
/
+0
*
ospfd: ditch unused time fields
David Lamparter
2016-07-28
1
-3
/
+0
*
ospfd: Fast OSPF convergence
Michael Rossberg
2016-06-09
1
-4
/
+4
*
ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'
Paul Jakma
2016-06-08
1
-3
/
+0
*
OSPF LSA may not be refreshed within 1800s, ANVL OSPF test 12.4 fails
Daniel Walton
2016-05-18
1
-1
/
+1
*
configuration options for faster OSPF convergence
Michael Rossberg
2015-07-31
1
-1
/
+2
*
Command to adjust min-arrival value in Milliseconds.
Donald Sharp
2015-05-20
1
-0
/
+3
*
Add a running flag in ospf instance.
Donald Sharp
2015-05-20
1
-0
/
+3
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-19
/
+38
*
ospf6d: ospfv3-stub-area-support.patch
Donald Sharp
2015-05-20
1
-4
/
+0
*
per-interface ospf enable and area set command.
Donald Sharp
2015-05-20
1
-0
/
+5
*
Add support for route tags
Donald Sharp
2015-05-20
1
-0
/
+3
*
Modified the number of writes to service at most
Donald Sharp
2015-05-20
1
-2
/
+2
*
In the "write" direction added a command to ensure that Quagga
Donald Sharp
2015-05-20
1
-0
/
+2
*
ospfd-spf-stats.patch
Donald Sharp
2015-05-20
1
-1
/
+5
*
ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.
Dinesh Dutt
2013-11-08
1
-2
/
+0
*
ospf6d/ospfd: refactor some common defines
Dinesh Dutt
2013-10-23
1
-52
/
+1
*
ospfd: compile warning cleanups
Andrew Certain
2013-01-07
1
-1
/
+1
*
ospf: Convert MAX_AGE LSA list to tree
Dinesh Dutt
2013-01-07
1
-1
/
+1
*
ospf: forward ref. of areas for "max-metric router-lsa administrative" cmd
Ayan Banerjee
2013-01-07
1
-0
/
+3
*
ospfd: respect max-metric over configured cost for summary LSAs
JR Rivers
2012-10-25
1
-0
/
+2
*
ospfd: remove unused macro
Denis Ovsienko
2011-09-27
1
-4
/
+0
*
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
Paul Jakma
2010-12-08
1
-1
/
+6
*
ospfd: Unify router and network LSA refresh logic with general refresher
Paul Jakma
2010-12-08
1
-2
/
+0
*
ospfd: make local functions static
Stephen Hemminger
2009-12-03
1
-1
/
+0
*
[ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patch
Jeremy Jackson
2009-06-19
1
-0
/
+2
*
[OSPF/cleanup] make message lists read only
Stephen Hemminger
2009-06-18
1
-11
/
+11
*
[ospfd] Restructure opsf_if_update() and ospf_network_run()
Joakim Tjernlund
2008-09-02
1
-1
/
+1
*
[c++] remove/rename some names in headers that clash with C++ reserved words
Paul Jakma
2008-02-26
1
-3
/
+3
*
+ fix minor regression in OSPF sending buffer adjustment logic
Denis Ovsienko
2007-09-18
1
-3
/
+0
*
Bug #362 is fixed now.
Denis Ovsienko
2007-08-21
1
-0
/
+4
*
[ospfd] Add passive-interface default support
Paul Jakma
2006-10-22
1
-0
/
+1
*
[ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]"
Andrew J. Schorr
2006-06-29
1
-0
/
+2
*
[ospfd] rename graceful to deferred, fix a tiny compile warning.
paul
2005-11-26
1
-2
/
+2
*
2005-11-20 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-20
1
-5
/
+0
*
[ospfd] misc small fixes. Fix default stub router setting. no opaque compile.
paul
2005-11-14
1
-1
/
+0
*
2005-10-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-29
1
-5
/
+24
*
2005-10-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-21
1
-7
/
+8
*
2005-10-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-21
1
-0
/
+2
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
1
-1
/
+1
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-0
/
+2
*
2005-07-12 Paul Jakma <paul.jakma@sun.com>
paul
2005-07-12
1
-0
/
+1
*
2005-05-06 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-06
1
-52
/
+61
*
* ospfd.h: Include log.h, fixes compile with gcc-4.0.
hasso
2005-03-25
1
-0
/
+1
*
2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-23
1
-0
/
+1
*
2004-10-11 Paul Jakma <paul@dishone.st>
paul
2004-10-11
1
-3
/
+3
[next]