index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_spf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-5
/
+3
*
ospfd: OSPFv2 VRF Support
Chirag Shah
2017-10-03
1
-6
/
+14
*
ospfd: Fix ospfd crash in free_nexthop
Chirag Shah
2017-08-15
1
-3
/
+3
*
ospfd: Fix conflict router-id, memory leaks
Chirag Shah
2017-08-11
1
-0
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1186
/
+1185
*
Merge branch 'stable/3.0'
David Lamparter
2017-06-13
1
-28
/
+24
|
\
|
*
ospfd: fix stack underflow
Quentin Young
2017-06-06
1
-28
/
+24
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
|
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-2
/
+3
*
|
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-1
/
+1
|
/
*
*: Refactor ifindex2ifname to be VRF aware
Donald Sharp
2017-03-15
1
-2
/
+2
*
ospfd: simplify SPF time consumption calculations
David Lamparter
2017-01-23
1
-21
/
+9
*
*: use monotime()
David Lamparter
2017-01-23
1
-11
/
+11
*
ospfd: time: replace local helpers with monotime
David Lamparter
2017-01-23
1
-6
/
+4
*
ospfd: Fix arm compile issue
Donald Sharp
2016-10-11
1
-1
/
+1
*
*: add/cleanup initialisers
David Lamparter
2016-06-07
1
-2
/
+1
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-2
/
+2
*
ospfd: Some small tweaks to the SPF execution reason patch
Paul Jakma
2016-05-26
1
-33
/
+40
*
Quagga: Fixup some compile warnings
Donald Sharp
2015-11-23
1
-1
/
+1
*
ospfd: ospfd-warnings.patch
Donald Sharp
2015-05-20
1
-0
/
+1
*
Section 16.0 of rfc2328 (OSPF) specifies that the short-path
Donald Sharp
2015-05-20
1
-7
/
+0
*
ospfd-spf-stats.patch
Donald Sharp
2015-05-20
1
-13
/
+102
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-6
/
+6
*
ospfd: restore nexthop IP for p2p interfaces
Christian Franke
2013-04-09
1
-2
/
+16
*
Revert "ospfd: Do not fall back to intervening router."
Paul Jakma
2012-10-19
1
-4
/
+30
*
ospfd: Do not fall back to intervening router.
Joakim Tjernlund
2012-07-25
1
-15
/
+3
*
ospf_spf_process_stubs: use LSA pos to find OSFP interface
Joakim Tjernlund
2012-07-25
1
-1
/
+3
*
ospfd: Optimize and improve SPF nexthop calculation
Joakim Tjernlund
2012-07-25
1
-83
/
+74
*
ospfd: avoid exhausting memory with OSPF vertices (BZ#476)
David Lamparter
2012-07-25
1
-2
/
+15
*
ospfd: remove unused code
Stephen Hemminger
2011-12-06
1
-0
/
+2
*
ospfd: sizing macros cleanup
Denis Ovsienko
2011-09-27
1
-10
/
+7
*
ospfd: update some comments
Paul Jakma
2009-08-03
1
-6
/
+13
*
ospfd: Change struct ospf_path *oi to ifindex.
Joakim Tjernlund
2009-08-03
1
-2
/
+3
*
ospfd: Discriminate better when selecting links between vertices in SPF
Joakim Tjernlund
2009-07-30
1
-7
/
+5
*
[ospfd] Minor enhancements to recent self-host-routes suppression patch
Paul Jakma
2008-09-04
1
-19
/
+15
*
Ignore host routes to self.
Joakim Tjernlund
2008-08-25
1
-1
/
+15
*
[ospfd] Finish explanatory comment started in previous commit..
Paul Jakma
2007-08-07
1
-1
/
+1
*
[ospfd] Fix bad SPF calculation on some topologies - incorrect sorting
Paul Jakma
2007-08-06
1
-3
/
+6
*
[ospfd] Bug #330 regression: Fix ospf_spf_add_parent assert
Paul Jakma
2007-05-07
1
-6
/
+16
*
[ospfd] Bug #330 regression: failure to calculate routes through networks
Paul Jakma
2007-03-23
1
-1
/
+2
*
[ospfd] Instrument ospf_spf with more debug log messages
Paul Jakma
2007-03-23
1
-3
/
+39
*
[ospfd] Fix regression in SPF introduced by bug#330 fixes
Paul Jakma
2007-02-26
1
-21
/
+25
*
[ospfd] Bug #330: SPF must consider that nexthop-calc may fail
Paul Jakma
2007-01-24
1
-56
/
+65
*
[ospfd] Bug #134, ospfd should be more robust to backward time change
Paul Jakma
2006-08-27
1
-2
/
+2
*
[ospfd] Fix SPF of virtual-links
Paul Jakma
2006-05-04
1
-51
/
+114
*
[ospfd] SPF ospf_canonical_nexthops_free bugfix.
paul
2005-11-11
1
-1
/
+10
*
2005-11-04 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-04
1
-1
/
+1
*
2005-10-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-21
1
-13
/
+34
*
2005-10-18 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-18
1
-306
/
+290
*
2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>
jardin
2005-10-01
1
-2
/
+0
[next]