Bug 1054 - ipv6 InternetStackHelper EnablePcapIpv6All() broken
ipv6 InternetStackHelper EnablePcapIpv6All() broken
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
pre-release
All All
: P5 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-14 09:47 UTC by Tom Henderson
Modified: 2011-05-13 01:48 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2011-02-14 09:47:59 UTC
InternetStackHelper::EnablePcapIpv6All() will return this error at runtime:

msg="Incompatible types. (feed to "c++filt -t" if needed)
got=ns3::FunctorCallbackImpl<void (*)(ns3::Ptr<ns3::Packet const>, ns3::Ptr<ns3::Ipv6>, unsigned int), void, ns3::Ptr<ns3::Packet const>, ns3::Ptr<ns3::Ipv6>, unsigned int, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty>
expected=ns3::CallbackImpl<void, ns3::Ptr<ns3::Packet const>, unsigned int, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty>*", file=debug/ns3/callback.h, line=470
terminate called without an active exception
Comment 1 Tom Henderson 2011-05-13 01:48:22 UTC
changeset: 4fe055d32d78