Add support for adding link-scoped routes for devices different than device releated to from
Add support for adding link-scoped routes for devices different than device releated to from.
Possible solution:
- Change name of tables to
"from-{{ from }}-table" - Prevent rule duplicates:
- add rule only to interface that range cover from value to prevent duplicates
- accept duplicates since their ipact is limited to small delay in routing process
- find other way to prevent duplicates
Possible solution2:
- add parameter
sourceto route and use it as source device for generated route