Exemplo n.º 1
0
 def resync(self):
     from scapy.arch import read_routes
     self.invalidate_cache()
     self.routes = read_routes()
Exemplo n.º 2
0
 def resync(self):
     self.invalidate_cache()
     self.routes = read_routes()
Exemplo n.º 3
0
 def resync(self):
     from scapy.arch import read_routes
     self.invalidate_cache()
     self.routes = read_routes()
Exemplo n.º 4
0
 def resync(self):
     self.invalidate_cache()
     self.routes = read_routes()