OSPF Vendor Crawler

Authentication Codes *

class pcapkit.vendor.ospf.authentication.Authentication[source]

Bases: pcapkit.vendor.default.Vendor

Authentication Types

FLAG = 'isinstance(value, int) and 0 <= value <= 65535'

Value limit checker.

Link to registry.

OSPF Packet Type

class pcapkit.vendor.ospf.packet.Packet[source]

Bases: pcapkit.vendor.default.Vendor

OSPF Packet Types

FLAG = 'isinstance(value, int) and 0 <= value <= 65535'

Value limit checker.

Link to registry.


*

https://www.iana.org/assignments/ospf-authentication-codes/ospf-authentication-codes.xhtml#authentication-codes

https://www.iana.org/assignments/ospfv2-parameters/ospfv2-parameters.xhtml#ospfv2-parameters-3