Some more bridging work... wiring up in Switch - GitHub issue #68
This commit is contained in:
parent
08b7bb3c7a
commit
5682f0b772
4 changed files with 180 additions and 94 deletions
|
@ -407,4 +407,9 @@ error_no_byte_order_defined;
|
|||
*/
|
||||
#define ZT_MAX_BRIDGE_ROUTES 67108864
|
||||
|
||||
/**
|
||||
* If there is no known route, spam to up to this many active bridges
|
||||
*/
|
||||
#define ZT_MAX_BRIDGE_SPAM 4
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue