Docs.rs
  • netlink-packet-wireguard-0.1.0
    • netlink-packet-wireguard 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • little-dude
    • cathay4t
    • Dependencies
      • anyhow ^1.0.42 normal
      • byteorder ^1.4.3 normal
      • libc ^0.2.98 normal
      • log ^0.4.14 normal
      • netlink-packet-generic ^0.2.0 normal
      • netlink-packet-utils ^0.5.0 normal
      • base64 ^0.13.0 dev
      • env_logger ^0.9.0 dev
      • futures ^0.3.16 dev
      • genetlink ^0.2.0 dev
      • netlink-packet-core ^0.4.0 dev
      • netlink-proto ^0.9.0 dev
      • tokio ^1.9.0 dev
    • Versions
    • 0% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
☰
logo

Crate netlink_packet_wireguard

Version 0.1.0

Back to index

logo
Change settings

List of all items[−]

Structs

  • Wireguard

Enums

  • WireguardCmd
  • nlas::WgAllowedIpAttrs
  • nlas::WgDeviceAttrs
  • nlas::WgPeerAttrs

Constants

  • constants::AF_INET
  • constants::AF_INET6
  • constants::WGALLOWEDIP_A_CIDR_MASK
  • constants::WGALLOWEDIP_A_FAMILY
  • constants::WGALLOWEDIP_A_IPADDR
  • constants::WGALLOWEDIP_A_UNSPEC
  • constants::WGDEVICE_A_FLAGS
  • constants::WGDEVICE_A_FWMARK
  • constants::WGDEVICE_A_IFINDEX
  • constants::WGDEVICE_A_IFNAME
  • constants::WGDEVICE_A_LISTEN_PORT
  • constants::WGDEVICE_A_PEERS
  • constants::WGDEVICE_A_PRIVATE_KEY
  • constants::WGDEVICE_A_PUBLIC_KEY
  • constants::WGDEVICE_A_UNSPEC
  • constants::WGDEVICE_F_REPLACE_PEERS
  • constants::WGPEER_A_ALLOWEDIPS
  • constants::WGPEER_A_ENDPOINT
  • constants::WGPEER_A_FLAGS
  • constants::WGPEER_A_LAST_HANDSHAKE_TIME
  • constants::WGPEER_A_PERSISTENT_KEEPALIVE_INTERVAL
  • constants::WGPEER_A_PRESHARED_KEY
  • constants::WGPEER_A_PROTOCOL_VERSION
  • constants::WGPEER_A_PUBLIC_KEY
  • constants::WGPEER_A_RX_BYTES
  • constants::WGPEER_A_TX_BYTES
  • constants::WGPEER_A_UNSPEC
  • constants::WGPEER_F_REMOVE_ME
  • constants::WGPEER_F_REPLACE_ALLOWEDIPS
  • constants::WGPEER_F_UPDATE_ONLY
  • constants::WG_CMD_GET_DEVICE
  • constants::WG_CMD_SET_DEVICE
  • constants::WG_KEY_LEN