Bug 2890

Summary: Icmpv4 "ECHO" is defined in system-wide headers
Product: ns-3 Reporter: Tommaso Pecorella <tommaso.pecorella>
Component: internetAssignee: Tommaso Pecorella <tommaso.pecorella>
Status: RESOLVED FIXED    
Severity: blocker CC: ns-bugs
Priority: P3    
Version: ns-3-dev   
Hardware: All   
OS: Mac OS   

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