public override IPGlobalStatistics GetIPv4GlobalStatistics()
 {
     return(LinuxIPGlobalStatistics.CreateIPv4Statistics());
 }