Make tap itself handle remembering sticky device to nwid mappings.

This commit is contained in:
Adam Ierymenko 2015-04-14 18:13:46 -07:00
commit aeb4b42ab3
3 changed files with 27 additions and 16 deletions

View file

@ -409,7 +409,7 @@ public:
StapFrameHandler,
(void *)this))).first;
} catch ( ... ) {
return -2;
return -999;
}
}
// fall through...