Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Existing filters aren't deleted #4

Closed
phuedx opened this issue Jan 27, 2016 · 1 comment
Closed

Existing filters aren't deleted #4

phuedx opened this issue Jan 27, 2016 · 1 comment
Labels

Comments

@phuedx
Copy link
Owner

phuedx commented Jan 27, 2016

If a profile has previously been set, then the existing filter (created in profileService#setProfile) needs to be removed.

@phuedx phuedx added the bug label Jan 27, 2016
@phuedx phuedx changed the title Delete existing filters when setting a profile Existing filters aren't deleted Jan 27, 2016
@phuedx
Copy link
Owner Author

phuedx commented Jan 28, 2016

According to Ariane Keller's "tc Packet Filtering and netem":

[Simple filter] deletion can only be done for a complete priority band.

profileService#setProfile simply has to be updated to set the prio of the filter as well as the flowid.

@phuedx phuedx closed this as completed in 2bc1cd5 Jan 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant