summaryrefslogtreecommitdiffstats
path: root/scripts/external_libs/scapy-2.3.1/python2/scapy/layers/__init__.py
blob: a3f2afb9b73e6853d60bc4bcf7775e2da56b66dc (plain)
1
2
3
4
5
6
7
8
## This file is part of Scapy
## See http://www.secdev.org/projects/scapy for more informations
## Copyright (C) Philippe Biondi <phil@secdev.org>
## This program is published under a GPLv2 license

"""
Layer package.
"""