Bugzilla – Bug 94
why is Ipv4::GetIfIndexByAddress static ?
Last modified: 2008-07-01 13:32:18 UTC
would it not be simpler to make GetIfIndexByAddress a non-static member method of the Ipv4 class ?
Created attachment 84 [details] remove static functions made first method a member function of Ipv4; removed the second unused method
patch applied as changeset 1824