Chained Filter Controller

This controller wraps around filter_chain library from the filters package. It allows to chain multiple filters together, where the output of one filter is the input of the next one. The controller can be used to apply a sequence of filters to a single interface, the same filter chain to multiple interfaces, or different filter chains to different interfaces.

Parameters

This controller uses the generate_parameter_library to handle its parameters. The parameter definition file located in the src folder contains descriptions for all the parameters used by the controller.

Full list of parameters:

An example parameter file for this controller can be found in the test directory for a single interface:

or for multiple interfaces: