Data.IP.RouteTable

Documentation

Routable class

class Routable a

Type for IP routing table

data IPRTable k a

Functions to manipulate an IP routing table

empty

insert

delete

lookup

findMatch

fromList

toList