commit | fafa899b4e84c7b9fd07b076517744d9351aaa6b | [log] [tgz] |
---|---|---|
author | Matthieu Boutier <boutier@pps.univ-paris-diderot.fr> | Wed Sep 10 16:50:43 2014 +0200 |
committer | Paul Jakma <paul@quagga.net> | Wed Jul 20 12:58:30 2016 +0100 |
tree | bc6f6e0d4f60df5cb3eb41695f490ef62b570608 | |
parent | 2074d6752d1dafcd6511677e2bdc9bbe0b73c388 [diff] |
ripd: code simplification for redistribution. Use loops and variables instead of doing each cases by hand. Use boolean instead of having 2 almost identical functions.