-
Notifications
You must be signed in to change notification settings - Fork 260
Enable IP forwarding for Linux mulititenancy #386
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #386 +/- ##
==========================================
+ Coverage 40.17% 42.59% +2.41%
==========================================
Files 25 26 +1
Lines 3547 3773 +226
==========================================
+ Hits 1425 1607 +182
+ Misses 1920 1902 -18
- Partials 202 264 +62
Continue to review full report at Codecov.
|
jaer-tsun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What this PR does / why we need it:
Enable IP forwarding for snat bridge in multitenancy case to allow outbound connectivity to pass through. This PR does following things:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): fixes #Special notes for your reviewer:
Release note: