]> git.proxmox.com Git - mirror_frr.git/commit - zebra/kernel_socket.c
zebra: kernel interface simplification
authorTimo Teräs <timo.teras@iki.fi>
Fri, 15 Jan 2016 15:36:29 +0000 (17:36 +0200)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 18 Oct 2016 12:36:21 +0000 (08:36 -0400)
commitbe717a0af8ad777229fe445965fb0e2090f4a4ec
treed5d37c40f99498d18f0fa461f36635d57a75a24c
parent8df1db88dfdda42d8d3a413c59d89c1b40d3f7bf
zebra: kernel interface simplification

[DL: picked out from: "atomic FIB updates"]

This simplifies the OS-specific route update API into a single entry
point, kernel_route_rib(), which dispatches the various operations
internally.

Signed-off-by: Timo Teräs <timo.teras@iki.fi>
zebra/kernel_null.c
zebra/kernel_socket.c
zebra/rt.h
zebra/rt_netlink.c
zebra/rt_socket.c
zebra/zebra_rib.c