Package onep :: Package routing :: Module RIBFilter :: Class RIBFilter
[frames] | no frames]

Class RIBFilter


This abstract class is the parent class of L3UnicastRibFilter and in the future for L3MulticastRibFilter, L2UnicastRibFilter, L2MulticastRibFilter, etc.

All common fields among these derived class will be defined in this class.

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__