Bug 2521

Summary: ipv6-option.h not included in wscript
Product: ns-3 Reporter: francisco javier sanchez-roselly <franciscojavier.sanchezroselly>
Component: internetAssignee: Tommaso Pecorella <tommaso.pecorella>
Status: RESOLVED FIXED    
Severity: trivial CC: ns-bugs, tomh
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: the wscript file including the mentioned header.

Description francisco javier sanchez-roselly 2016-10-13 16:24:55 UTC
Created attachment 2615 [details]
the wscript file including the mentioned header.

i think 'model/ipv6-option.h' is missed in headers.source section of wscript file for internet module -at least i miss it-.
Comment 1 Tom Henderson 2016-10-14 09:50:19 UTC
Note that sometimes headers are not included in the wscript because they are considered to be private, internal headers of the module.  However, I think that this particular one 'ipv6-option.h' is missing due to an oversight, so I agree with including it.  'ipv6-extension.h' is similar, yet present in wscript.
Comment 2 Tommaso Pecorella 2016-10-14 11:59:25 UTC
changeset:   12370:12a30788f00b