Bridging pretty much ready to test! Got Switch all wired up. Also fix a latent probably-never-triggered bug in MULTICAST_FRAME handling. GitHub issue #68
This commit is contained in:
@@ -410,6 +410,6 @@ error_no_byte_order_defined;
|
||||
/**
|
||||
* If there is no known route, spam to up to this many active bridges
|
||||
*/
|
||||
#define ZT_MAX_BRIDGE_SPAM 4
|
||||
#define ZT_MAX_BRIDGE_SPAM 16
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user