You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my ilp-kit v4 test environment, of two peers, I'm seeing broken-route messages sent to the peer they pertain to. We should be preventing this for new_routes AND unreachable_through_me as part of a split-horizon policy (which I thought we had, in an ad-hoc form, at least for the new_routes side, in the logic surrounding adding routes and rebroadcasting them).
The text was updated successfully, but these errors were encountered:
In my ilp-kit v4 test environment, of two peers, I'm seeing broken-route messages sent to the peer they pertain to. We should be preventing this for new_routes AND unreachable_through_me as part of a split-horizon policy (which I thought we had, in an ad-hoc form, at least for the new_routes side, in the logic surrounding adding routes and rebroadcasting them).
The text was updated successfully, but these errors were encountered: