|
Bugzilla – Full Text Bug Listing |
| Summary: | Remove the const after the DoAddDevice function in the node.h file | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Emmanuelle Laprise <emmanuelle.laprise> |
| Component: | network | Assignee: | Emmanuelle Laprise <emmanuelle.laprise> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | P3 | ||
| Version: | pre-release | ||
| Hardware: | PC | ||
| OS: | All | ||
| Attachments: |
This is a patch that removes the const from the DoAddDevice function in the Node class
Second version of patch to remove the const from the DoAddDevice function |
||
|
Description
Emmanuelle Laprise
2007-07-02 21:04:32 UTC
Created attachment 25 [details]
This is a patch that removes the const from the DoAddDevice function in the Node class
If you also patch the InternetNode subclass to remove the const there, please, apply. Created attachment 26 [details]
Second version of patch to remove the const from the DoAddDevice function
The patch has been pushed to ns-3-dev. Closing. |