networkservicemesh / api

Apache License 2.0
12 stars 22 forks source link

Add interface name for routes #154

Closed NikitaSkrynnik closed 1 year ago

NikitaSkrynnik commented 1 year ago

Description

Add possibility to set interface name for routes. So we can set routes that route not only to nsm interface but to any interface we need.

Signed-off-by: Nikita Skrynnik nikita.skrynnik@xored.com

edwarnicke commented 1 year ago

So we can set routes that route not only to nsm interface but to any interface we need.

And NSE shouldn't be able to influence routing to any interface but its own. To allow otherwise is a pretty big security issue.