Bugzilla – Bug 850
Ipv4GlobalRouting::LookupGlobal bug
Last modified: 2010-03-28 23:54:59 UTC
Ipv4GlobalRouting::LookupGlobal crashes if oif parameter is set.
Fix: line 146: if (oif != m_ipv4->GetNetDevice((*i)->GetInterface ())) line 170: if (oif != m_ipv4->GetNetDevice((*j)->GetInterface ())) line 194: if (oif != m_ipv4->GetNetDevice((*k)->GetInterface ()))
changeset fbd5ec1d7a2f