lglass.route

class lglass.route.Route(prefix, nexthop=None, metric=100)

Simple object which holds all relevant routing information

class lglass.route.RoutingTable(iterable=None)

Simple collection type, which holds routes and supports longest prefix match