I am just trying to re-confirm what I read in DDK docs.
“Only one filter intermediate driver of a specific class can exist in a
layered stack of filter intermediate drivers. For example, two filter
intermediate drivers of FilterClass “schedule” cannot exist in a stack
simultaneously.”
Is this right? The DDK says the FilterClass has to be one of the pre
determined values “scheduler, loadbalance, failover”. Can we add a new
filter class say firewall?
-Srin.