MTU integration in taps.
This commit is contained in:
parent
909a14fb48
commit
b55422a528
9 changed files with 82 additions and 75 deletions
|
@ -139,6 +139,10 @@ public:
|
|||
{
|
||||
}
|
||||
|
||||
inline void setMtu(unsigned int mtu)
|
||||
{
|
||||
}
|
||||
|
||||
private:
|
||||
uint64_t _nwid;
|
||||
std::string _dev;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue