author | Mathieu Lacage <mathieu.lacage@sophia.inria.fr> |
Thu, 16 Oct 2008 10:25:55 +0200 | |
changeset 3746 | 524b07b47f32 |
parent 3745 | 73e7bb607014 |
child 3747 | 789e9a21ecbe |
--- a/src/devices/wifi/mac-low.cc Thu Oct 16 09:48:47 2008 +0200 +++ b/src/devices/wifi/mac-low.cc Thu Oct 16 10:25:55 2008 +0200 @@ -1055,7 +1055,7 @@ void MacLow::SendCtsAfterRts (Mac48Address source, Time duration, WifiMode rtsTxMode, double rtsSnr) { - NS_LOG_FUNCTION (this); + NS_LOG_FUNCTION (this << source << duration << rtsTxMode << rtsSnr); /* send a CTS when you receive a RTS * right after SIFS. */