mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
- Update nftables library to v0.2.0 - Mark traffic that was originally destined for local and applies the input rules in the forward chain if said traffic was redirected (e.g. by Docker) - Add nft rules to internal map only if flush was successful - Improve error message if handle is 0 (= not found or hasn't been refreshed) - Add debug logging when route rules are added - Replace nftables userdata (rule ID) with a rule hash |
||
|---|---|---|
| .. | ||
| dialer_android.go | ||
| dialer_ios.go | ||
| dialer_linux.go | ||
| dialer_nonios.go | ||
| dialer_nonlinux.go | ||
| dialer.go | ||
| listener_android.go | ||
| listener_ios.go | ||
| listener_linux.go | ||
| listener_nonios.go | ||
| listener_nonlinux.go | ||
| listener.go | ||
| net_linux.go | ||
| net.go | ||
| protectsocket_android.go | ||