forwarding module

This module is part of the nmeta suite running on top of Ryu SDN controller to provide network identity and flow metadata. It provides methods for forwarding functions.

class forwarding.Forwarding(config)

Bases: baseclass.BaseClass

This class is instantiated by nmeta.py and provides methods for making forwarding decisions and transformations to packets.

basic_switch(event, in_port)

Passed a packet in event and return an output port