Bugzilla – Bug 94
why is Ipv4::GetIfIndexByAddress static ?
Last modified: 2008-07-01 13:32:18 EDT
You need to log in before you can comment on or make changes to this bug.
would it not be simpler to make GetIfIndexByAddress a non-static member method of the Ipv4 class ?
Created an attachment (id=84) [details] remove static functions made first method a member function of Ipv4; removed the second unused method
patch applied as changeset 1824