mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-15 13:48:16 +00:00
fixing up data store stuff
This commit is contained in:
@ -38,7 +38,7 @@ public interface VirtualNetworkFrameListener {
|
||||
* @param vlanId
|
||||
* @param frameData data to send
|
||||
*/
|
||||
void onVirtualNetworkFrame(
|
||||
public void onVirtualNetworkFrame(
|
||||
long nwid,
|
||||
long srcMac,
|
||||
long destMac,
|
||||
|
Reference in New Issue
Block a user