Hi everybody, I'm doing some basic testing of FullTcp for a simple ad-hoc scenario using 802.11 (2 nodes linked by 802.11 link). So I've been googling on the subject and I've found [apart from the different threads of discussions] that Michele Weigle has a patch for the DSDV routing protocol (which correct the original problem):
http://www.cs.odu.edu/~mweigle/research/netsim/fulltcp-wlan.html After applying the patch to the ns-2.30, FullTcp partially works. Only if I keep the ifqLen less than 20 packets the _FullTcp_ behavior gives some soundness. However, when I set ifqLen over 20 the CWND increases up until 20 packets and freezes there till the end of the simulations. Any suggestion is most welcomed. PS. I've also tried Mathieu Lacage's 80211 model with kind of the same outcome. -- Andrés Arcia
