dle connection errors.
>
> The lswitch code is only used by the test-controller program, so this is
> not an important bug fix.
>
> Reported-by: Vasu Dasari
> Signed-off-by: Ben Pfaff
> ---
> lib/rconn.c | 10 +-
> lib/vconn.c | 11 ++-
> lib/vconn.h
Hi,
I am seeing some uncontrollable message logs generated by test-controller
under one negative test scenario.
1. Launch test-controller:
test-controller ptcp: -v
2. From another shell, just do the following:
vdasari@ovs:~/mininet$ telnet 127.0.0.1 6633
Trying 127.0.0.1...
Connected to 1
o that any TCP packet that contains a payload starts a new stream.
>
> Signed-off-by: Ben Pfaff
> Reported-by: Vasu Dasari
> ---
> AUTHORS |1 +
> lib/pcap-file.c | 63
> +++
> 2 files changed, 41 insertion