Hello! The project to which I'm working, requires me to implement a beacon manager, which will inject beacon packets into the network, through a switch port.
What I need to know is, how can I create a timed event capable of sending these packets? I understand that in the documentation, directly using gevent is not advised. Threads aren't working well because they create conflicts with gevent. Is there a way to properly implement this mechanism? -- Carlos Miguel Ferreira Researcher at Telecommunications Institute Aveiro - Portugal Work E-mail - [email protected] Skype & GTalk -> [email protected] LinkedIn -> http://www.linkedin.com/in/carlosmferreira ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
