« Previous | Next » 

Revision 83027c6b

ID83027c6b25b9f75add852331b750072f1e24aca5

Added by Apollon Oikonomopoulos over 13 years ago

Use a separate thread for periodic RAs

Periodic RAs can take a long time with many interfaces. The bottleneck
seems to lie in bind() send send() with AF_PACKET sockets. So, we spawn
a separate thread to be able to handle requests in the mean time.

Signed-off-by: Apollon Oikonomopoulos <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences