Pascal Fischer
|
40d932e011
|
[management] peer update on extra settings change (#3513)
|
2025-03-17 14:23:40 +01:00 |
|
Pascal Fischer
|
1a87f6e05e
|
[management] Flow settings (#3509)
|
2025-03-14 20:36:07 +01:00 |
|
Maycon Santos
|
fd62665b1f
|
Merge branch 'main' into feature/flow
# Conflicts:
# client/cmd/testutil_test.go
# client/firewall/iptables/router_linux.go
# client/firewall/nftables/router_linux.go
# client/firewall/uspfilter/allow_netbird.go
# client/firewall/uspfilter/allow_netbird_windows.go
# client/firewall/uspfilter/uspfilter_test.go
# client/internal/engine.go
# client/internal/engine_test.go
# client/server/server_test.go
# go.mod
# go.sum
# management/client/client_test.go
# management/cmd/management.go
# management/proto/management.pb.go
# management/proto/management.proto
# management/server/account.go
# management/server/account_test.go
# management/server/dns_test.go
# management/server/http/handler.go
# management/server/http/testing/testing_tools/tools.go
# management/server/integrations/port_forwarding/controller.go
# management/server/management_proto_test.go
# management/server/management_test.go
# management/server/nameserver_test.go
# management/server/peer.go
# management/server/peer_test.go
# management/server/route_test.go
|
2025-03-09 17:42:16 +01:00 |
|
Viktor Liu
|
fc1da94520
|
[client, management] Add port forwarding (#3275)
Add initial support to ingress ports on the client code.
- new types where added
- new protocol messages and controller
|
2025-03-09 16:06:43 +01:00 |
|
Pascal Fischer
|
eee0d123e4
|
[management] add flow settings and credentials (#3389)
|
2025-02-27 12:17:07 +01:00 |
|
Pascal Fischer
|
a85ea1ddb0
|
[manager] ingress ports manager support (#3268)
* add peers manager
* Extend peers manager to support retrieving all peers
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* add network map calc
* move integrations interface
* update management-integrations
* merge main and fix
* go mod tidy
* [management] port forwarding add peer manager fix network map (#3264)
* [management] fix testing tools (#3265)
* Fix net.IPv4 conversion to []byte
* update test to check ipv4
---------
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
Co-authored-by: bcmmbaga <bethuelmbaga12@gmail.com>
Co-authored-by: Zoltán Papp <zoltan.pmail@gmail.com>
|
2025-02-03 09:37:37 +01:00 |
|