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

test: Flush routes on lo interface left over from liblxc ipvlan bug #13653

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

tomponline
Copy link
Member

Later versions appear to be setting up routes on container start, but leaving them behind on container stop.

LXD doesn't use liblxc's route management in later versions so this is just to get the test suite passing.

Later versions appear to be setting up routes on container start,
but leaving them behind on container stop.

LXD doesn't use liblxc's route management in later versions so this
is just to get the test suite passing.

Signed-off-by: Thomas Parrott <[email protected]>
@tomponline tomponline self-assigned this Jun 24, 2024
…sions of nftables

Signed-off-by: Thomas Parrott <[email protected]>
(cherry picked from commit 68e2d75)
@tomponline tomponline marked this pull request as ready for review June 24, 2024 10:24
Copy link
Contributor

@markylaing markylaing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally. This fixes both tests. Thanks :)

@tomponline tomponline merged commit 184c48e into canonical:stable-4.0 Jun 24, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants