Bug 94 - why is Ipv4::GetIfIndexByAddress static ?
: why is Ipv4::GetIfIndexByAddress static ?
Status: RESOLVED FIXED
: ns-3
node module
: pre-release
: All All
: P3 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2007-10-16 07:09 EDT by
Modified: 2008-07-01 13:32 EDT (History)


Attachments
remove static functions (3.82 KB, patch)
2007-11-07 08:57 EDT, Tom Henderson
Details | Diff


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2007-10-16 07:09:06 EDT
would it not be simpler to make GetIfIndexByAddress a non-static member method
of the Ipv4 class ?
------- Comment #1 From 2007-11-07 08:57:46 EDT -------
Created an attachment (id=84) [details]
remove static functions

made first method a member function of Ipv4; removed the second unused method
------- Comment #2 From 2007-11-15 00:12:50 EDT -------
patch applied as changeset 1824