L2TP Vendor Crawlers#

This module contains all vendor crawlers of L2TP implementations. Available vendor crawlers include:

L2TP_Type

L2TP Types

L2TP Type#

This module contains the vendor crawler for L2TP Type, which is automatically generating pcapkit.const.l2tp.type.Type.

class pcapkit.vendor.l2tp.type.Type[source]#

Bases: Vendor

L2TP Type

FLAG: str = 'isinstance(value, int) and 0 <= value <= 1'#

Value limit checker.