]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Reorder `struct route_entry` to reduce size
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 15 Feb 2019 16:57:22 +0000 (11:57 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 14 May 2019 19:23:34 +0000 (12:23 -0700)
commit7a7413265c027b9f4ea0a502050e45cd87918b69
treec734fb3db672c5d59179d3a7abc6ef56cfba87dd
parent4ac9d2cbe4ead57bf0a49c55fc9c2a10e20d9755
zebra: Reorder `struct route_entry` to reduce size

Reduce the size of the data structure from 88 bytes to 80 bytes

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/rib.h