Skip to content

FireQOS match tcp doesn't do anything #249

@mikenor

Description

@mikenor

Using, FireQOS 3.1.3 when I configure a class that has match tcp or match protocol tcp, the resulting tc filter command is missing the appropriate match statement. According to FireQOS debug mode, the resulting tc command is tc filter add dev eth0 parent 1:0 protocol ip prio 10 flowid 1:11. Shouldn't the tc command contain match ip protocol 6 somewhere?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions