mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
Add Utils::route6_entries on OSX/BSD
This commit is contained in:
@@ -112,7 +112,7 @@ struct Route6Entry {
|
||||
/**
|
||||
* This route entry's next hop.
|
||||
*/
|
||||
IPv6Address next_hop;
|
||||
IPv6Address gateway;
|
||||
|
||||
/**
|
||||
* This route entry's metric.
|
||||
|
||||
Reference in New Issue
Block a user