Sciweavers

HPSR
2011

Implementation of ARP-path low latency bridges in Linux and OpenFlow/NetFPGA

12 years 4 months ago
Implementation of ARP-path low latency bridges in Linux and OpenFlow/NetFPGA
Abstract—This paper describes the implementation of ARPPath (a.k.a. FastPath) bridges, a recently proposed concept for low latency bridges, in Linux/Soekris and OpenFlow/NetFPGA platforms. These ARP-based Ethernet Switches rely on the race between the replicas of a standard ARP Request packet flooded over all links, to discover the minimum latency path to the destination host, complemented in the opposite direction by the ARP Reply packet directed to the source host. Implementations show that the protocol is loop free, does not block links, is fully transparent to hosts and neither needs a spanning tree protocol to prevent loops nor a link state protocol to obtain low latency paths. Implementations in Linux and OpenFlow on NetFPGA show inherent robustness and fast reconfiguration. Previous simulations showed a superior performance (throughput and delay) than the Spanning Tree Protocol and similar to shortest path routing, with lower complexity.
Guillermo Ibáñez, Bart De Schuymer,
Added 23 Dec 2011
Updated 23 Dec 2011
Type Journal
Year 2011
Where HPSR
Authors Guillermo Ibáñez, Bart De Schuymer, Jad Naous, Diego Rivera, Elisa Rojas, Juan A. Carral
Comments (0)