netbird/client/internal/proxy
Misha Bragin e6e9f0322f
Handle peer interface config change (#348)
Before this change, NetBird Agent wasn't handling
peer interface configuration changes dynamically.
Also, remote peer configuration changes have
not been applied (e.g. AllowedIPs changed).
Not a very common cause, but still it should be handled.
Now, Agent reacts to PeerConfig changes sent from the
management service and restarts remote connections
if AllowedIps have been changed.
2022-06-04 19:41:01 +02:00
..
dummy.go Support no-proxy mode connection mode (#245) 2022-03-01 14:07:33 +01:00
noproxy.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
proxy.go Handle peer interface config change (#348) 2022-06-04 19:41:01 +02:00
wireguard.go Support no-proxy mode connection mode (#245) 2022-03-01 14:07:33 +01:00