|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LSPBackupRouting | |
|---|---|
| be.ac.ulg.montefiore.run.totem.repository.CSPF | This package holds CSPF-related classes (various implementations of the CSPF algorithm is available). |
| be.ac.ulg.montefiore.run.totem.repository.DAMOTE | This package holds DAMOTE-related classes. |
| be.ac.ulg.montefiore.run.totem.repository.model | This package holds the model for the repository package. |
| Uses of LSPBackupRouting in be.ac.ulg.montefiore.run.totem.repository.CSPF |
|---|
| Classes in be.ac.ulg.montefiore.run.totem.repository.CSPF that implement LSPBackupRouting | |
|---|---|
class |
CSPF
This class implements a Constraint Shortest Path First algorithm. |
class |
CSPFHopCount
CSPF that use 1 as metric for each link |
class |
CSPFInvCap
CSPF that use 10000000/bandwidth as metric for each link |
class |
CSPFInvFreeBw
A CSPF that use as metric the inverse of the reservable bandwidth. |
class |
CSPFTEMetric
CSPF using TE metric as link weight |
| Uses of LSPBackupRouting in be.ac.ulg.montefiore.run.totem.repository.DAMOTE |
|---|
| Classes in be.ac.ulg.montefiore.run.totem.repository.DAMOTE that implement LSPBackupRouting | |
|---|---|
class |
DAMOTE
This class implements the integration of DAMOTE (ULg). |
| Uses of LSPBackupRouting in be.ac.ulg.montefiore.run.totem.repository.model |
|---|
| Subinterfaces of LSPBackupRouting in be.ac.ulg.montefiore.run.totem.repository.model | |
|---|---|
interface |
LSPBypassRouting
This interface must be implemented by all algorithms capable of routing bypass LSPs. |
interface |
LSPDetourRouting
This interface must be implemented by all algorithms capable of routing detour LSPs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||