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
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
{{{
1、multiple ip addresses
if you have multiple ip addresses,then you can use the following method:
./tcpcopy ip1:ip2:ip3:... port1 destIP destPort
2、if you see msg as the following
ip_queue: full at 1024 entries, dropping packets(s)
you can change the default ip queue size:
echo 4096 > /proc/sys/net/ipv4/ip_queue_maxlen
}}}
Original issue reported on code.google.com by [email protected] on 7 May 2012 at 12:49
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 7 May 2012 at 12:49The text was updated successfully, but these errors were encountered: