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:
parent
5682f0b772
commit
6802da457e
4 changed files with 88 additions and 75 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue