Remove redundant m_txTrace in ipv4-l3-protocol
This commit is contained in:
@@ -736,7 +736,6 @@ Ipv4L3Protocol::SendRealOut (bool found,
|
||||
}
|
||||
else
|
||||
{
|
||||
m_txTrace (packet, route.GetInterface ());
|
||||
if (route.IsGateway ())
|
||||
{
|
||||
if (outInterface->IsUp ())
|
||||
|
||||
Reference in New Issue
Block a user