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
when forwarding a packet from A -> B -> C, destination callbacks are, as expected, executed on C. However, source callbacks are executed on B while A might seem more intuitive. This needs to be documented properly
The text was updated successfully, but these errors were encountered:
The full context is here: #6805 (comment)
when forwarding a packet from A -> B -> C, destination callbacks are, as expected, executed on C. However, source callbacks are executed on B while A might seem more intuitive. This needs to be documented properly
The text was updated successfully, but these errors were encountered: