Fix for issue #6: OSX tap device forgets it has IPv6
This commit is contained in:
parent
366f556e5b
commit
6eb77da094
4 changed files with 39 additions and 13 deletions
|
@ -68,6 +68,11 @@ public:
|
|||
|
||||
~EthernetTap();
|
||||
|
||||
/**
|
||||
* Perform OS dependent actions on network configuration change detection
|
||||
*/
|
||||
void whack();
|
||||
|
||||
/**
|
||||
* @return MAC address of this interface
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue