Bug#1146099: ITP: netlink-packet-xfrm -- Rust crate for xfrm netlink packet types
cen <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <b80191e9-8eab-4607-ad3d-5d415e058b66__44574.4878192031$1788030699$gmane$org@gmail.com> |
Package: wnpp X-Debbugs-Cc: [email protected] Owner: cen1 <[email protected]> Severity: wishlist * Package name: rust-netlink-packet-xfrm Version: 0.5.0 Upstream Contact: https://github.com/rust-netlink/netlink-packet-xfrm/issues * URL: https://github.com/rust-netlink/netlink-packet-xfrm * License: MIT Programming Lang: Rust Description: Rust crate for xfrm netlink packet types netlink-packet-xfrm provides Rust types for serializing and deserializing Linux XFRM netlink messages used to manage IPsec security associations and policies. It covers the full XFRM API surface including SA/SP creation, deletion, querying, monitoring events, and related operations such as acquire, expire, and user reports. I encountered it as a dependency of snx-rs which I am currently working on (ITP 1144423).