netlink-packet-xfrm 0.3.1

netlink xfrm packet types for IPsec
Documentation
[dependencies.anyhow]
version = "1.0.39"

[dependencies.byteorder]
version = "1.4.2"

[dependencies.libc]
version = "0.2.86"

[dependencies.netlink-packet-core]
version = "0.7.0"

[dependencies.netlink-packet-utils]
version = "0.5.2"
[dev-dependencies.lazy_static]
version = "1.4.0"

[dev-dependencies.netlink-proto]
version = "0.11.2"

[dev-dependencies.netlink-sys]
version = "0.8.4"

[package]
authors = ["Scott Zuk <zooknotic@proton.me>"]
description = "netlink xfrm packet types for IPsec"
edition = "2018"
homepage = "https://github.com/rust-netlink/netlink-packet-xfrm"
keywords = ["netlink", "linux", "ipsec", "xfrm"]
license = "MIT"
name = "netlink-packet-xfrm"
readme = "README.md"
repository = "https://github.com/rust-netlink/netlink-packet-xfrm"
version = "0.3.1"