Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
check that AS->get_route don't return NULL on non-existant route, but throw an exception
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 15 Nov 2011 07:45:05 +0000 (08:45 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 15 Nov 2011 07:45:05 +0000 (08:45 +0100)
commit29399b5261c3ff1e181eb75ee32d00aafeef5b26
tree45146282f5636ca7a0aced2bc6011374c161e24e
parent85b02668e44e45559b9fc8474cbb81c7e6b3ae74
check that AS->get_route don't return NULL on non-existant route, but throw an exception
src/surf/surf_routing_dijkstra.c
src/surf/surf_routing_floyd.c
src/surf/surf_routing_full.c
src/surf/surf_routing_none.c
src/surf/surf_routing_rulebased.c