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