-
Notifications
You must be signed in to change notification settings - Fork 124
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
[catpowder] Feature: Add cohosting mode to XDP backend #1470
Conversation
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
libos = catnap
|
libos = catpowder
|
libos = catnip
|
cb2d284
to
627b928
Compare
libos = catpowder
|
libos = catnap
|
libos = catnip
|
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.
Looks good.
627b928
to
66f83ed
Compare
libos = catpowder
|
libos = catnip
|
libos = catnap
|
Add a cohost setting with redirected ports specified in the config/environment as an initial take on cohosting.
Ideally, the system would do this automatically based on used ports, but there's currently no easy way to hook this up to the inetstack system.