Bug 2890 - Icmpv4 "ECHO" is defined in system-wide headers
Icmpv4 "ECHO" is defined in system-wide headers
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
ns-3-dev
All Mac OS
: P3 blocker
Assigned To: Tommaso Pecorella
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-03-06 14:30 UTC by Tommaso Pecorella
Modified: 2018-03-06 15:17 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pecorella 2018-03-06 14:30:45 UTC
"ECHO" is defined in some system header, causing a compilation error.
The solution is to prepend ICMPV4_ to all the Icmpv4 enums, much like in Icmpv6
Comment 1 Tommaso Pecorella 2018-03-06 15:17:46 UTC
changeset:   13395:1d43d92153c8