mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
Make tap itself handle remembering sticky device to nwid mappings.
This commit is contained in:
parent
67f1f1892f
commit
aeb4b42ab3
3 changed files with 27 additions and 16 deletions
|
@ -409,7 +409,7 @@ public:
|
|||
StapFrameHandler,
|
||||
(void *)this))).first;
|
||||
} catch ( ... ) {
|
||||
return -2;
|
||||
return -999;
|
||||
}
|
||||
}
|
||||
// fall through...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue