]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: moved sender channel to the route rw structure route-storage-updates
authorMaria Matejka <mq@ucw.cz>
Fri, 1 May 2020 20:44:20 +0000 (22:44 +0200)
committerMaria Matejka <mq@ucw.cz>
Sat, 20 Mar 2021 23:28:17 +0000 (00:28 +0100)
commit28e81229a812aa9aa2bc9261e90b60a600394082
treed5e4537f165c83449e8cc12d226887cac7b987eb
parenta89cf0525a22db89de9cd1fa3b818fd3725c7bff
Nest: moved sender channel to the route rw structure

It is needed for early pipe collision detection and it also reduces
the calling convention of rte_update() to one argument.
12 files changed:
nest/route.h
nest/rt-dev.c
nest/rt-table.c
proto/babel/babel.c
proto/bgp/packets.c
proto/ospf/rt.c
proto/perf/perf.c
proto/pipe/pipe.c
proto/rip/rip.c
proto/rpki/rpki.c
proto/static/static.c
sysdep/unix/krt.c