fixing up data store stuff
This commit is contained in:
parent
5c2aaad365
commit
6e998efd15
3 changed files with 9 additions and 6 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue