public override IPGlobalStatistics GetIPv6GlobalStatistics()
 {
     return(LinuxIPGlobalStatistics.CreateIPv6Statistics());
 }