blob: 1207861c227b3979f3e56de93fb898ea89f444e8 [file] [log] [blame]
# Defines a copy of the IP protocol as IPIP so the protocol parsing in ip.py
# can decode IPIP packets.
from __future__ import absolute_import
from .ip import IP as IPIP