Download presentation
Presentation is loading. Please wait.
1
NodeOS Programming Forwarding Functions for Extensible Routers Department of Computer Science Princeton University Router Workshop 2000-08-17 Yitzchak Gottlieb
2
2000-08-17Router Workshop Forwarding Functions n Hardware u Static F Users can not easily change n Software u Dynamic F Restart all flows (Reboot) F Restart single flow
3
2000-08-17Router Workshop n Simple Paths u IP Forwarding n Optimized Paths u Very Limited, High Performance forwarding Forwarding Paths NET IP NETETH—IP—ETH
4
2000-08-17Router Workshop n Complicated Paths u Filters F Firewalls F Traffic Shapers u Proxies Forwarding Paths TCP IP NET IP TCP Proxy
5
2000-08-17Router Workshop Demultiplexing and Processsing n Demultiplexing u Path Selection n Processing u Path execution n Does one determine the other? u Protocol Stack u Classical Proxies u Transparent Proxies
6
2000-08-17Router Workshop More Forwarding Paths n Trusted Components n Distrusted Components NodeOS JVM ANTS IP v N NET IP NET
7
2000-08-17Router Workshop Distrusted Modules n Why should they be allowed? u Rapid protocol development u Third party software n How should they be allowed? u Provide a trust barrier F Export capabilities F Limit resources Protect the router
8
2000-08-17Router Workshop Distrusted Modules NETIPNETRSVPIP ETH—IP—ETH Channel Creation
9
2000-08-17Router Workshop NodeOS Abstractions n Communication u Channels F Processing F Demultiplexing n Resource Accounting u Threads u Memory u Flows
10
2000-08-17Router Workshop Scout and NodeOS n What Scout provides u Module Composition u Resource Accounting n What it doesn’t u Pattern Matching Demultiplexing u Decoupled processing and Demux u Hardware based trust boundaries (SILK)
11
2000-08-17Router Workshop Scout and NodeOS n Channels u Left part is inChannel u Right part is outChannel u Processing only NodeOS JVM ANTS IP v N NET IP NET
12
2000-08-17Router Workshop Scout and NodeOS n CutChannels u Packets avoid NodeOS module in processing WaveDrop NodeOS ETH
13
2000-08-17Router Workshop Scout and NodeOS Data from a 450 MHz Pentium II
14
2000-08-17Router Workshop Review n Multiple forwarding paths may exist n Scout provides architecture for many types of paths n NodeOS provides a minimum interface for distrusted applications
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.