|
Bugzilla – Full Text Bug Listing |
| Summary: | why is Ipv4::GetIfIndexByAddress static ? | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Mathieu Lacage <mathieu.lacage> |
| Component: | network | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | remove static functions | ||
|
Description
Mathieu Lacage
2007-10-16 07:09:06 UTC
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 |