monitoring
SCMon
Tue, 01/12/2016 - 16:38 by David Lebrun • Categories:
This is the implementation of the techniques described in our INFOCOM 2016 paper SCMon: Leveraging Segment Routing to Improve Network Monitoring
Code available at http://inl.info.ucl.ac.be/system/files/SCMon.zip
Controllable per-Flow Load Balancing
Wed, 01/05/2011 - 14:22 by Gregory Detal • Categories:
Controlable per-Flow Load Balancing (CFLB) is an initiative to revisit current load-balancing techniques. These techniques suffer from the fact that they use hash-based functions to balance packet. This prevent hosts to control the path taken by their packets.
CFLB consists of an invertible mechanism that allows sources to easily steer packets over any load-balanced path. CFLB consists in multiple implementation parts:
* A Linux kernel implementation of the CFLB-router forwarding path.