A simple class whose partitioners() method needs to be called to
get a sequence of Partitioners. Those results are used to
configure a PartitionerPackLogic.
The sequence of Partitioners returned by this class split first by
protocol and then by source port.
See the comments in the VlanPartitionerPackLogic source file
for instructions on how this file needs to be edited to support
loading these partitioners at run-time.
A simple class whose
partitioners()method needs to be called to get a sequence of Partitioners. Those results are used to configure a PartitionerPackLogic.The sequence of Partitioners returned by this class split first by protocol and then by source port.
See the comments in the VlanPartitionerPackLogic source file for instructions on how this file needs to be edited to support loading these partitioners at run-time.
ProtoSportPackLogic for an older version of this concept.