Overview | Package | Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Class fi.hut.tcm.jacob.tcpip.ip.IpRoutingMux

java.lang.Object
  |
  +--fi.hut.tcm.jacob.tcpip.ip.IpRoutingMux

public class IpRoutingMux
extends java.lang.Object
IpRoutingMux 1. Attached conduits: Side A: RoutingSession Side B: IpRoutingMuxTerminator instances of IpFragmentationSession, hashed by interface number 2. This mux muxes packets from and to different network interfaces, in case the host has more than one network interface. 3. For loopbacking (IP address 127.x.x.x), packets will be forwarded to a loopback interface, which simply returns the packets back up.


Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait
 


Overview | Package | Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD