env.PkgDraw("DefaultBundle/UDPPacket.hh"),
env.PkgDraw("DefaultBundle/IPv6Extensions_Fragment.png", "DefaultBundle/IPv6Extensions.hh",
PKGDRAWPACKETS = "IPv6PacketParserExtension_Fragment"),
+ env.PkgDraw("DefaultBundle/IPv6Extensions_Routing.png", "DefaultBundle/IPv6Extensions.hh",
+ PKGDRAWPACKETS = "IPv6PacketParserExtension_Routing"),
+ env.PkgDraw("DefaultBundle/IPv6Extensions_HopByHop.png", "DefaultBundle/IPv6Extensions.hh",
+ PKGDRAWPACKETS = "IPv6PacketParserExtension_HopByHop"),
+ env.PkgDraw("DefaultBundle/IPv6Extensions_Destination.png", "DefaultBundle/IPv6Extensions.hh",
+ PKGDRAWPACKETS = "IPv6PacketParserExtension_Destination"),
env.PkgDraw("DefaultBundle/ICMPv6Packet.hh"),
env.PkgDraw("DefaultBundle/ICMPv6EchoRequest.png", "DefaultBundle/ICMPv6TypePacket.hh",
PKGDRAWPACKETS = "ICMPv6EchoRequestParser"),