mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-28 08:40:00 -07:00
Tunnel table indices
This commit is contained in:
@@ -77,6 +77,8 @@ class Interface:
|
||||
self.HW_MTU = None
|
||||
|
||||
self.parent_interface = None
|
||||
self.spawned_interfaces = None
|
||||
self.tunnel_id = None
|
||||
self.ingress_control = True
|
||||
self.ic_max_held_announces = Interface.MAX_HELD_ANNOUNCES
|
||||
self.ic_burst_hold = Interface.IC_BURST_HOLD
|
||||
|
||||
Reference in New Issue
Block a user