netbird/client/firewall
Viktor Liu 1d5e871bdf
[misc] Move shared components to shared directory (#4286)
Moved the following directories:

```
  - management/client → shared/management/client
  - management/domain → shared/management/domain
  - management/proto → shared/management/proto
  - signal/client → shared/signal/client
  - signal/proto → shared/signal/proto
  - relay/client → shared/relay/client
  - relay/auth → shared/relay/auth
```

and adjusted import paths
2025-08-05 15:22:58 +02:00
..
iptables [client] Use platform-native routing APIs for freeBSD, macOS and Windows 2025-06-04 16:28:58 +02:00
manager [misc] Move shared components to shared directory (#4286) 2025-08-05 15:22:58 +02:00
nftables [client] Use platform-native routing APIs for freeBSD, macOS and Windows 2025-06-04 16:28:58 +02:00
test [client] Set up firewall rules for dns routes dynamically based on dns response (#3702) 2025-04-24 17:37:28 +02:00
uspfilter [misc] Move shared components to shared directory (#4286) 2025-08-05 15:22:58 +02:00
create_linux.go [client,management] add netflow support to client and update management (#3414) 2025-03-20 17:05:48 +01:00
create.go [client,management] add netflow support to client and update management (#3414) 2025-03-20 17:05:48 +01:00
iface.go [client] Ignore candidates that are part of the the wireguard subnet (#3472) 2025-03-10 13:59:21 +01:00