[ofw] [PATCH] IBAL: Only create CEPs for REQs that matched to a listen
Fab Tillier
ftillier at windows.microsoft.com
Fri Feb 27 22:46:49 PST 2009
> Do you think that scenario could cause REQ sender to timeout, i.e.
> listener would destroy CEP instead of sending reject?
I'm not sure I understand the question, but I'll try to answer. As the code stands now, if a listen doesn't match the REQ, a REJ is sent. This is independent of the CEP being created or not. My patch simply moves the CEP creation in order to avoid destroying it if there was not match (a REJ is sent regardless.)
-Fab
More information about the ofw
mailing list