Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Skip routes with ipv6 gateway#57

Merged
sboeuf merged 2 commits into
kata-containers:masterfrom
amshinde:skip-ipv6-gateway
Mar 16, 2018
Merged

Skip routes with ipv6 gateway#57
sboeuf merged 2 commits into
kata-containers:masterfrom
amshinde:skip-ipv6-gateway

Conversation

@amshinde

Copy link
Copy Markdown
Member

Since ipv6 is not yet supported, we should skip all ipv6 routes including those that have an ipv6 gatway.

@amshinde amshinde requested review from jodh-intel and sboeuf March 14, 2018 17:19
@sboeuf

sboeuf commented Mar 14, 2018

Copy link
Copy Markdown

Thanks for cherry picking this from github.com/containers/virtcontainers @amshinde !
I think you need to open an issue and a Fixes #....
LGTM

@amshinde amshinde force-pushed the skip-ipv6-gateway branch from b035040 to c28407d Compare March 14, 2018 17:26
@amshinde

Copy link
Copy Markdown
Member Author

Thanks @sboeuf. I have added the #Fixes line.

@amshinde

Copy link
Copy Markdown
Member Author

@sboeuf @jodh-intel @grahamwhaley CI failing because of SCSI changes. We may need to force merge this one as well.

@sboeuf

sboeuf commented Mar 15, 2018

Copy link
Copy Markdown

@amshinde could you please rebase this PR, the CI should pass now.

We ignore routes that have an ipv6 destination, since kata agent
does not have support for ipv6 currently. We should do the same
for default route that has an ipv6 gateway address. We need to
revisit this once we start adding support for ipv6.

Fixes kata-containers#58

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
We ignore routes that have an ipv6 destination, since hyperstart agent
does not have support for ipv6 currently. We should do the same
for default route that has an ipv6 gateway address.

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
@amshinde amshinde force-pushed the skip-ipv6-gateway branch from c28407d to b6e6924 Compare March 15, 2018 20:47
@amshinde

Copy link
Copy Markdown
Member Author

Yup rebased and pushed @sboeuf

@sboeuf

sboeuf commented Mar 15, 2018

Copy link
Copy Markdown

Cool thanks @amshinde

@jodh-intel

Copy link
Copy Markdown

lgtm

@sboeuf sboeuf merged commit d1bdf80 into kata-containers:master Mar 16, 2018
@sboeuf sboeuf removed the review label Mar 16, 2018
@amshinde amshinde deleted the skip-ipv6-gateway branch July 11, 2019 22:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants