Move the max prefix checker into rde_update_update() instead of doing it
authorclaudio <claudio@openbsd.org>
Mon, 9 Jul 2018 14:44:02 +0000 (14:44 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 9 Jul 2018 14:44:02 +0000 (14:44 +0000)
commit2b228e6224d4680c404fe5aaf5699c2d2a392a81
tree8da5ae64a3067e35848a9bed1232b4cb3e0530db
parent4a7a904a5c12e53553ed836c9f88c2efda43e65c
Move the max prefix checker into rde_update_update() instead of doing it
3 times outside.
OK sthen@
usr.sbin/bgpd/rde.c