DouglasGray / xsk-rs

A Rust interface for Linux AF_XDP sockets
MIT License
68 stars 16 forks source link

mark Socket::new as unsafe #27

Closed DouglasGray closed 6 months ago

DouglasGray commented 6 months ago

to ensure XSK_LIBXDP_FLAGS_INHIBIT_PROG_LOAD is set if sharing a UMEM and binding to an already bound (if_name, queue_id) pair