Fix for issue #6: OSX tap device forgets it has IPv6
This commit is contained in:
@@ -68,6 +68,11 @@ public:
|
||||
|
||||
~EthernetTap();
|
||||
|
||||
/**
|
||||
* Perform OS dependent actions on network configuration change detection
|
||||
*/
|
||||
void whack();
|
||||
|
||||
/**
|
||||
* @return MAC address of this interface
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user