Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[route parsing] reduce the amount of dupplicated code
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 9 Apr 2012 01:16:46 +0000 (15:16 -1000)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 9 Apr 2012 01:16:46 +0000 (15:16 -1000)
commitf611b1b5219c8925907bc6288430d8b6f324e408
tree7671ba4f2afa39ad6f90713b186932bc5a674bb6
parent799438173fcfecfd3aa9455afe021998445970cc
[route parsing] reduce the amount of dupplicated code

the generic_new_extended_route() can do the work of
generic_new_route(), so kill the simple one and use the complete one
instead.
src/surf/surf_routing_generic.c
src/surf/surf_routing_private.h