mirror of
https://github.com/telemt/telemt.git
synced 2026-06-19 02:00:08 +07:00
Src-IP in ME Routing + more strict bind_addresses
This commit is contained in:
@@ -34,6 +34,7 @@ pub(super) struct RefillEndpointKey {
|
||||
pub struct MeWriter {
|
||||
pub id: u64,
|
||||
pub addr: SocketAddr,
|
||||
pub source_ip: IpAddr,
|
||||
pub writer_dc: i32,
|
||||
pub generation: u64,
|
||||
pub contour: Arc<AtomicU8>,
|
||||
|
||||
Reference in New Issue
Block a user