DefGuard / wireguard-rs

Rust library providing unified WireGuard interface to native/kernel and userspace implementations
https://github.com/defguard/defguard/
Other
141 stars 14 forks source link

fix: remove flag in fwmark default rule delete method #37

Closed wojcik91 closed 10 months ago

wojcik91 commented 10 months ago

Previously the flag was removed in https://github.com/DefGuard/wireguard-rs/pull/34, but we missed it in the method used when setting default route.