[16:25] Is there any way to get MAAS to handle multi-homed routing on provisioned clients? My nodes have several interfaces as part of an Openstack deployment, but I need them to reply on the same interface as incoming packets. Currently, even if traffic comes in on a certain interface, it'll go out on a different one that the default route is attached to. [16:25] https://bugs.launchpad.net/maas/+bug/1597541 covers roughly my scenario and was fixed a while back, but i'm not seeing it taking effect in 2.4. [16:26] For example, in my case i've got two subnets configured with a default route, and one with a static route. The provisioned machine only has a single routing table across all NICs and as a result routing is inconsistent.