On Wed, Sep 1, 2021 at 9:01 AM Paolo Abeni pabeni@redhat.com wrote:
I think the easiest way and the one with less code duplication will require accessing the tcp_mark_push() and skb_entail() helpers from the MPTCP code, making them not static and exposing them e.g. in net/tcp.h. Would that be acceptable or should I look for other options?
I think this is fine, really.