Bug 2521 - ipv6-option.h not included in wscript
ipv6-option.h not included in wscript
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
ns-3-dev
All All
: P5 trivial
Assigned To: Tommaso Pecorella
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-10-13 16:24 UTC by francisco javier sanchez-roselly
Modified: 2016-10-14 11:59 UTC (History)
2 users (show)

See Also:


Attachments
the wscript file including the mentioned header. (15.14 KB, text/plain)
2016-10-13 16:24 UTC, francisco javier sanchez-roselly
Details

Note You need to log in before you can comment on or make changes to this bug.
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