rust-lang / libc

Raw bindings to platform APIs for Rust
https://docs.rs/libc
Apache License 2.0
2.02k stars 1.01k forks source link

feat: IP_RECVTTL/IPV6_RECVHOPLIMIT for DragonFlyBSD #3751

Closed SteveLauC closed 2 weeks ago

SteveLauC commented 2 weeks ago

Add IP_RECVTTL/IPV6_RECVHOPLIMIT for DragonFlyBSD.

Remove these 2 flags from freebsdlike/freebsd/mod.rs, and add them in freebsdlike/mod.rs.

rustbot commented 2 weeks ago

r? @JohnTitor

rustbot has assigned @JohnTitor. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer