index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: track version & "defaults" in configs
David Lamparter
2017-03-28
1
-0
/
+3
*
ospfd: Fix compile warnings
Donald Sharp
2017-02-03
1
-2
/
+2
*
ospfd: set the OSPF socket's send buffer size only once
Renato Westphal
2016-12-08
1
-4
/
+0
*
Update Traffic Engineering Support for OSPFD
Olivier Dugeon
2016-09-03
1
-1
/
+1
*
ospfd: Impl. per interface 'ip ospf area' command
Joakim Tjernlund
2016-08-18
1
-20
/
+164
*
Revert "per-interface ospf enable and area set command."
David Lamparter
2016-08-18
1
-164
/
+20
*
ospfd: Remove HAVE_OPAQUE_LSA
Donald Sharp
2016-08-16
1
-16
/
+0
*
ospfd: ditch unused time fields
David Lamparter
2016-07-28
1
-1
/
+0
*
ospfd: monotonic clock for lsa_refresher_started
David Lamparter
2016-07-28
1
-3
/
+3
*
ospfd: Ensure correct handling of router-id change
vivek
2016-07-20
1
-3
/
+3
*
ospfd: fix - correct neighbor index on changing/p2p/virtual links
Jafar Al-Gharaibeh
2016-06-10
1
-3
/
+3
*
ospfd: Fast OSPF convergence
Michael Rossberg
2016-06-09
1
-4
/
+4
*
ospfd: Fix bug in 94266fa822ba, nbr_self rebuild didn't add valid nbr_self
Paul Jakma
2016-05-26
1
-2
/
+1
*
ospfd: ospf_nbr_nbma_set()/ospf_snmp_vl_add() add unlock
Joakim Tjernlund
2016-05-26
1
-0
/
+2
*
ospfd: Self nbrs needs to be rebuilt when router ID changes.
Joakim Tjernlund
2016-05-26
1
-2
/
+9
*
ospfd: Don't leave stale RouterLSA's when changing areaID
Joakim Tjernlund
2016-05-26
1
-1
/
+4
*
zebra - BFD client de-registration support
radhika
2016-05-09
1
-0
/
+2
*
quagga: Fixup startup to allow consistency between sysV and systemd
Donald Sharp
2016-04-27
1
-3
/
+0
*
quagga: Remove iflist global variable
Donald Sharp
2016-04-08
1
-1
/
+1
*
*: Modify protocols to have systemd integration
Donald Sharp
2016-02-10
1
-1
/
+6
*
Enable OSPF "log-adjacency-changes" by default
Daniel Walton
2015-11-03
1
-0
/
+2
*
configuration options for faster OSPF convergence
Michael Rossberg
2015-07-31
1
-1
/
+2
*
ospfd: ospfd-warnings.patch
Donald Sharp
2015-05-20
1
-1
/
+1
*
Command to adjust min-arrival value in Milliseconds.
Donald Sharp
2015-05-20
1
-0
/
+3
*
Changing router-id inline isnt handled correctly in the current implementation.
Donald Sharp
2015-05-20
1
-6
/
+47
*
Add a running flag in ospf instance.
Donald Sharp
2015-05-20
1
-12
/
+20
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-18
/
+89
*
per-interface ospf enable and area set command.
Donald Sharp
2015-05-20
1
-20
/
+161
*
Add support for route tags
Donald Sharp
2015-05-20
1
-0
/
+1
*
Modified the number of writes to service at most
Donald Sharp
2015-05-20
1
-1
/
+1
*
In the "write" direction added a command to ensure that Quagga
Donald Sharp
2015-05-20
1
-0
/
+1
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-10
/
+10
*
ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.
Dinesh Dutt
2013-11-08
1
-1
/
+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
-4
/
+12
*
ospf: forward ref. of areas for "max-metric router-lsa administrative" cmd
Ayan Banerjee
2013-01-07
1
-1
/
+6
*
ospfd: remove unused code
Stephen Hemminger
2011-12-06
1
-0
/
+2
*
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
Paul Jakma
2010-12-08
1
-0
/
+1
*
ospfd: Unify router and network LSA refresh logic with general refresher
Paul Jakma
2010-12-08
1
-8
/
+6
*
ospfd: make local functions static
Stephen Hemminger
2009-12-03
1
-54
/
+8
*
ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface()
Joakim Tjernlund
2009-07-28
1
-5
/
+2
*
[OSPF/cleanup] make message lists read only
Stephen Hemminger
2009-06-18
1
-2
/
+2
*
[ospfd] Fix OSPF route refcount leak
Stephen Hemminger
2009-06-18
1
-1
/
+2
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-2
/
+1
*
[ospfd] Fix SEGV during startup introduced in recent commit
Joakim Tjernlund
2008-09-24
1
-2
/
+2
*
[ospfd] Restructure opsf_if_update() and ospf_network_run()
Joakim Tjernlund
2008-09-02
1
-107
/
+114
*
+ fix minor regression in OSPF sending buffer adjustment logic
Denis Ovsienko
2007-09-18
1
-2
/
+5
*
Bug #362 is fixed now.
Denis Ovsienko
2007-08-21
1
-0
/
+2
*
[ospfd] network command now behaves more logically when a peer prefix is defined
Andrew J. Schorr
2007-04-30
1
-1
/
+1
*
[ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running
Andrew J. Schorr
2007-02-27
1
-0
/
+4
[next]