mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-18 06:51:54 +00:00
fixup! partial import seems working
This commit is contained in:
parent
1eaf7213b6
commit
64e7edaf41
@ -767,7 +767,7 @@ krt_if_notify(struct proto *P, uint flags, struct iface *iface UNUSED)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
krt_reload_routes(struct channel *C, struct channel_import_request *UNUSED)
|
krt_reload_routes(struct channel *C, struct channel_import_request *cir UNUSED)
|
||||||
{
|
{
|
||||||
struct krt_proto *p = (void *) C->proto;
|
struct krt_proto *p = (void *) C->proto;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user