Infer VPN packet traffic class

This commit is contained in:
2026-05-15 16:38:00 +03:00
parent 50db5e7a0d
commit af85f6e309
4 changed files with 96 additions and 3 deletions
@@ -7,7 +7,7 @@ import (
"github.com/example/remote-access-platform/agents/rap-node-agent/internal/state"
)
const Version = "0.2.272-vpnprio"
const Version = "0.2.273-vpnclass"
func EnrollmentPayload(clusterID, joinToken string, identity state.Identity) client.EnrollRequest {
return client.EnrollRequest{