| Crates.io | xfrmnetlink |
| lib.rs | xfrmnetlink |
| version | 0.2.1 |
| created_at | 2023-07-10 09:09:33.533508+00 |
| updated_at | 2023-07-10 09:09:33.533508+00 |
| description | Manipulate Linux IPsec tunnels via netlink |
| homepage | https://github.com/rust-netlink/xfrmnetlink |
| repository | https://github.com/rust-netlink/xfrmnetlink |
| max_upload_size | |
| id | 912754 |
| size | 220,292 |
This crate provides methods to manipulate IPsec tunnel resources (policies, SAs) by sending/receiving netlink protocol messages. See examples/* for programs that demonstrate rough equivalents to the iproute2 suite of xfrm tools.