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