Hi, this patch series fix some ife type handling for example it allows to set ethertype to zero and prints IFE type like IEE specification.
Also it will report about the new introduced IFE type as fallback if no IFE type as parameter is given. This new behaviour is also added to the manpage of tc-ife. Note: Please wait until the related kernel patches comes in. This patch series contains an UAPI change which need to be accepted by netdev at first. Thanks. - Alex Alexander Aring (4): tc: m_ife: allow ife type to zero tc: m_ife: print IEEE ethertype format tc: m_ife: report about kernels default type man: tc-ife: add default type note man/man8/tc-ife.8 | 2 +- tc/m_ife.c | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) -- 2.11.0