diff -r f3afc3eb9a58 -r aa1c297a0de2 src/internet-stack/tcp-l4-protocol.h --- a/src/internet-stack/tcp-l4-protocol.h Sun Feb 21 15:37:31 2010 -0500 +++ b/src/internet-stack/tcp-l4-protocol.h Tue Feb 23 12:54:13 2010 -0500 @@ -90,6 +90,7 @@ * \param daddr The destination Ipv4Address * \param sport The source port number * \param dport The destination port number + * \param oif The output interface bound. Defaults to null (unspecified). */ void Send (Ptr packet, Ipv4Address saddr, Ipv4Address daddr,