Skip to content

Add qdisc before veth #47

Description

@BobAnkh

It is important that we add a QDISC before the VETH so that the traffic won't be blocked due to GSO. We can just use tc to set the QDISC and leave it as an initialization config for users to fill the arguments after tc. We can set it to be a fq as the default value.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions