Make tap itself handle remembering sticky device to nwid mappings.
This commit is contained in:
@@ -409,7 +409,7 @@ public:
|
||||
StapFrameHandler,
|
||||
(void *)this))).first;
|
||||
} catch ( ... ) {
|
||||
return -2;
|
||||
return -999;
|
||||
}
|
||||
}
|
||||
// fall through...
|
||||
|
||||
Reference in New Issue
Block a user