RAD
From RAD Lab
Contents |
[edit]
Routing Along DAGs
[edit]
People
- Faculty: Scott Shenker
- Students: Junda Liu
- Post-doc: Michael Schapira
[edit]
Summary
Borrowing ideas from the wireless networking literature, we argue that the fundamental output of routing algo- rithms should be a directed acyclic graph (DAG) between each source and destination, rather than a path (or small set of paths). We show how this “routing along DAGs” approach provides fast failover and adaptive real-time load-balancing, and can be applied to many different network settings (e.g., L2, L3, interdomain).
[edit]
Roadmap
Mid-November
[edit]
Progress
- DAG construction and maintenaince algorithms and proofs
- Local load-balancing algorithm and proof
[edit]
Todo
- Fast detection of disconnection (partitioned network)
- More theory questions
- Implementation
[edit]
