-
Notifications
You must be signed in to change notification settings - Fork 17
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
Edit chains to enable rerequest #22
Merged
haiodo
merged 15 commits into
networkservicemesh:master
from
Bolodya1997:connection-context
Oct 14, 2020
Merged
Edit chains to enable rerequest #22
haiodo
merged 15 commits into
networkservicemesh:master
from
Bolodya1997:connection-context
Oct 14, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bolodya1997
commented
Sep 20, 2020
•
edited
Loading
edited
- rename, ipcontext, PF ethernetcontext on rerequest should be executed in clients net NS
- add netns chain element to switch net NS for all subsequent chain elements
- remove PF ethernetcontext from ethernetcontext - we don't actually need it now
- move VF ethernetcontext, ipcontext out of connectioncontext
- ipcontext shouldn not fail on readding same neighbors/routes on rerequest
- fix it
haiodo
reviewed
Sep 24, 2020
haiodo
reviewed
Sep 24, 2020
pkg/kernel/networkservice/connectioncontext/ipcontext/server.go
Outdated
Show resolved
Hide resolved
haiodo
reviewed
Sep 24, 2020
haiodo
reviewed
Sep 24, 2020
Bolodya1997
force-pushed
the
connection-context
branch
from
September 25, 2020 16:27
e83ebf7
to
acd68ea
Compare
haiodo
reviewed
Oct 2, 2020
Bolodya1997
force-pushed
the
connection-context
branch
5 times, most recently
from
October 5, 2020 05:51
d9ebbb6
to
792bf84
Compare
haiodo
reviewed
Oct 7, 2020
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Bolodya1997
force-pushed
the
connection-context
branch
from
October 13, 2020 07:29
0d280b0
to
999ed70
Compare
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
haiodo
reviewed
Oct 14, 2020
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
haiodo
approved these changes
Oct 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.