ULG PATCH: BIRD: Fix timeout in case ip/subnet is not in the routing table
Frederik Kriewitz
frederik at kriewitz.eu
Wed Jun 4 16:23:38 CEST 2014
Fixes exceptions like this:
ERROR: Exception occured while running a command:Traceback (most recent
call last):
File "/var/www/html/ulg.py", line 498, in commandThreadBody
session.getRouter().runAsyncCommand(session.getCommand(),session.getParameters(),FakeSessionFile(session))
File "/var/www/html/ulgmodel.py", line 463, in runAsyncCommand
return self.runRawCommand(c,outfile)
File "/var/www/html/ulgbird.py", line 544, in runRawCommand
l = sf.readline()
File "/usr/lib/python2.7/socket.py", line 447, in readline
data = self._sock.recv(self._rbufsize)
timeout: timed out
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-BIRD-Fix-timeout-in-case-ip-subnet-is-not-in-the-rou.patch
Type: application/octet-stream
Size: 1389 bytes
Desc: not available
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20140604/72817a83/attachment.obj>
More information about the Bird-users
mailing list