diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-01-15 17:36:29 +0200 |
---|---|---|
committer | Paul Jakma <paul.jakma@hpe.com> | 2016-02-26 14:11:46 +0000 |
commit | 0abf6796c3d8ae8f5ea8624668424bc1554de25e (patch) | |
tree | 2d1713deeb970d79930912588341ff756949b49c /lib/zclient.c | |
parent | b0d02889624eaafa0984873dcd78c086418bdf13 (diff) | |
download | quagga-0abf6796c3d8ae8f5ea8624668424bc1554de25e.tar.bz2 quagga-0abf6796c3d8ae8f5ea8624668424bc1554de25e.tar.xz |
zebra: atomic FIB updates
This commit updates the kernel API so that route changes are
atomically updated using change/replaces messages instead
of first sending a withdraw followed with update.
Same for zclient updates, changes are sent as single ADD
instead of DELETE + ADD.
Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Diffstat (limited to 'lib/zclient.c')
0 files changed, 0 insertions, 0 deletions