From: David Ahern Date: Fri, 29 Jul 2022 17:25:14 +0000 (-0600) Subject: Merge branch 'pppoe-in-flower' into next X-Git-Tag: v6.0.0~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66aed67f96b9f18fd5d38cceed5c3ecf798588a7;p=thirdparty%2Fiproute2.git Merge branch 'pppoe-in-flower' into next Wojciech Drewek says: ==================== This patchset implements support for matching on PPPoE specific fields using tc-flower. First patch introduces small refactor which allows to use same mechanism of finding protocol for both ppp and ether protocols. Second patch adds support for parsing ppp protocols. Last patch is about parsing PPPoE fields. Kernel changes (merged): https://lore.kernel.org/netdev/20220726203133.2171332-1-anthony.l.nguyen@intel.com/T/#t ==================== Signed-off-by: David Ahern --- 66aed67f96b9f18fd5d38cceed5c3ecf798588a7