GRE

new GRE()

Generic Routing Encapsulation (GRE) layer
Properties
NameTypeDescription
data.versionnumberVersion number, must be 0 for standard GRE.
data.protocolnumberEtherType of the encapsulated protocol.
data.checksumFlagnumberIndicates that the checksum field is present.
data.keyFlagnumberIndicates that the key field is present.
data.sequenceFlagnumberIndicates that the sequence number field is present.
Implements