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

Edit chains to enable rerequest #22

Merged
merged 15 commits into from
Oct 14, 2020

Conversation

Bolodya1997
Copy link

@Bolodya1997 Bolodya1997 commented Sep 20, 2020

  • 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

@Bolodya1997 Bolodya1997 marked this pull request as draft September 23, 2020 06:59
@Bolodya1997 Bolodya1997 marked this pull request as ready for review September 24, 2020 00:45
pkg/kernel/link.go Outdated Show resolved Hide resolved
@Bolodya1997 Bolodya1997 marked this pull request as draft September 25, 2020 15:50
@Bolodya1997 Bolodya1997 marked this pull request as ready for review September 25, 2020 17:01
@Bolodya1997 Bolodya1997 force-pushed the connection-context branch 5 times, most recently from d9ebbb6 to 792bf84 Compare October 5, 2020 05:51
Vladimir Popov added 12 commits October 13, 2020 14:26
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>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Vladimir Popov added 2 commits October 14, 2020 15:58
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
@haiodo haiodo merged commit 0097b50 into networkservicemesh:master Oct 14, 2020
@Bolodya1997 Bolodya1997 deleted the connection-context branch November 12, 2020 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants