# File lib/packetfu/packet.rb, line 407
def
is_ipv6?
;
self
.
proto
.
include?
"IPv6"
;
end