summaryrefslogtreecommitdiff
path: root/ospfclient/ospfclient.c
diff options
context:
space:
mode:
authorLu Feng <lu.feng@6wind.com>2014-06-25 07:43:15 +0000
committerDaniel Walton <dwalton@cumulusnetworks.com>2016-05-26 01:06:37 +0000
commit6a7cff75c64651d940b5bfc4bcf83e64fbb8345f (patch)
tree71936b3c874096836bf3745b28d38589aeedb081 /ospfclient/ospfclient.c
parent374f12f955bd9710310888ce51a1fb640d326762 (diff)
ripd: use only one constant for derivation
RIP_MAX_RTE is defined in ripd.h as 25 but is in fact the result of a formula. More over it is not used in the code: the code itself includes the fomula. This makes it un-clear for maintenance. Signed-off-by: Feng Lu <lu.feng@6wind.com> Reviewed-by: Alain Ritoux <alain.ritoux@6wind.com> Signed-off-by: David Lamparter <equinox@opensourcerouting.org> (cherry picked from commit 342a31bfda21616209366679ac522471e5772a2f)
Diffstat (limited to 'ospfclient/ospfclient.c')
0 files changed, 0 insertions, 0 deletions