summaryrefslogtreecommitdiff
path: root/lib/systemd.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-12-06 08:58:47 -0500
committerDonald Sharp <sharpd@cumulusnetworks.com>2019-12-09 13:37:37 -0500
commitdf7fb5800b3798057747873c8be245eb13f3ec36 (patch)
treee795efba029d5404013d570bc6ec652bb4b67c34 /lib/systemd.c
parent0dcbec72aa2b508c194ec4391b6d821ea996fb08 (diff)
lib, zebra: Allow for installation of a weighted nexthop
Linux has the idea of allowing a weight to be sent down as part of a nexthop group to allow the kernel to weight particular nexthop paths a bit more or less than others. See: http://tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.rpdb.multiple-links.html Allow for installation into the kernel using the weight attribute associated with the nexthop. This code is foundational in that it just sets up the ability to do this, we do not use it yet. Further commits will allow for the pass through of this data from upper level protocols. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/systemd.c')
0 files changed, 0 insertions, 0 deletions