Sounds good, thanks.
Ethan
On Tue, Apr 30, 2013 at 12:29 PM, Ben Pfaff wrote:
> I don't remember for sure anymore, but looking at patch 3/3 I suspect
> that it's necessary once "ovs-ofctl monitor" starts responding to echo
> requests.
>
> On Tue, Apr 30, 2013 at 12:26:40PM -0700, Ethan Jackson w
I don't remember for sure anymore, but looking at patch 3/3 I suspect
that it's necessary once "ovs-ofctl monitor" starts responding to echo
requests.
On Tue, Apr 30, 2013 at 12:26:40PM -0700, Ethan Jackson wrote:
> Acked-by: Ethan Jackson
>
> What prompted this?
>
> Ethan
>
> On Thu, Jan 31,
Acked-by: Ethan Jackson
What prompted this?
Ethan
On Thu, Jan 31, 2013 at 4:17 PM, Ben Pfaff wrote:
> Otherwise, if a monitor connection happens to be talking to a (misguided?)
> peer that sends it messages, such as replies to what the peer perceives as
> echo requests meant for it, then the p
Otherwise, if a monitor connection happens to be talking to a (misguided?)
peer that sends it messages, such as replies to what the peer perceives as
echo requests meant for it, then the peer will eventually hang trying to
send data because the monitor connection never sinks it.
Signed-off-by: Ben