erspan 0.2.2

Unwraps original data packet from GRE/ERSPAN packet
Documentation
[dependencies.byteorder]
version = "1.4.2"

[dependencies.hex]
version = "0.4.2"

[dependencies.pnet]
version = "0.34.0"

[dependencies.thiserror]
version = "1.0.23"
[dev-dependencies.pcap-file]
version = "2.0.0"

[package]
authors = ["Laco Skokan <lskokan@cisco.com>"]
description = "Unwraps original data packet from GRE/ERSPAN packet"
documentation = "https://github.com/skoky/erspan-rs"
edition = "2021"
homepage = "https://github.com/skoky/erspan-rs"
license = "MIT"
name = "erspan"
readme = "README.md"
repository = "https://github.com/skoky/erspan-rs"
version = "0.2.2"