• Patrick McHardy's avatar
    f_fw: fix compat mode · c90308ff
    Patrick McHardy authored
    The kernel takes a lack of options as indication that the fw classifier
    should operate in compatibility mode, where marks are mapped directly to
    classids.
    
    Commit e22b42a2 (tc mask patch) broke this by adding an empty TCA_OPTIONS
    attribute even if no handle is specified. Restore the old behaviour.
    Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
    c90308ff
f_fw.c 3.84 KB