1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-04-03 05:51:00 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Maycon Santos
9a6814deff
Enable review linter with exported docs check ()
Exported function and methods should have comments. This warns on undocumented exported functions and methods.
2024-02-29 16:05:31 +01:00
Zoltan Papp
1de3bb5420
Netstack ()
Add netstack support for the agent to run it without privileges.

- use interface for tun device
- use common IPC for userspace WireGuard integration
- move udpmux creation and sharedsock to tun layer
2024-01-03 16:06:20 +01:00