Bug 1718

Summary: Ipv4StaticRouting log component is misspelled
Product: ns-3 Reporter: Tommaso Pecorella <tommaso.pecorella>
Component: routingAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   

Description Tommaso Pecorella 2013-06-24 18:06:02 UTC
NS_LOG_COMPONENT_DEFINE ("Ipv4StaticRoung");

instead of

NS_LOG_COMPONENT_DEFINE ("Ipv4StaticRouting");
Comment 1 Tommaso Pecorella 2013-06-24 18:09:38 UTC
changeset:   9853:5048f46bddd3