containernetworking / plugins

Some reference and example networking plugins, maintained by the CNI team.
Apache License 2.0
2.24k stars 789 forks source link

Add option to bridge plugin to allow masquerading of same subnet #838

Closed andreaskaris closed 1 year ago

andreaskaris commented 1 year ago

Depending on the use case, it may be necessary to masquerade traffic destined for the same subnet as the pod's IP. This can be the case if the bridge plugin is used as a secondary interface with multus. Add an option to allow this use case.

github-actions[bot] commented 1 year ago

This PR has been untouched for too long without an update. It will be closed in 7 days.