mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Adapted to new rt_notify semantics.
This commit is contained in:
@@ -663,7 +663,7 @@ krt_scan(timer *t)
|
||||
*/
|
||||
|
||||
static void
|
||||
krt_notify(struct proto *P, net *net, rte *new, rte *old, struct ea_list *tmpa)
|
||||
krt_notify(struct proto *P, net *net, rte *new, rte *old, struct ea_list *attrs)
|
||||
{
|
||||
struct krt_proto *p = (struct krt_proto *) P;
|
||||
|
||||
|
Reference in New Issue
Block a user