mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 16:48:43 +00:00
Argh, the fix was wrong.
This commit is contained in:
parent
e4241f24f2
commit
8cda9cdbcf
@ -46,7 +46,7 @@ static void
|
||||
krt_ioctl(int ioc, rte *e, char *name)
|
||||
{
|
||||
net *net = e->net;
|
||||
struct ortentry re;
|
||||
struct rtentry re;
|
||||
rta *a = e->attrs;
|
||||
|
||||
bzero(&re, sizeof(re));
|
||||
|
Loading…
Reference in New Issue
Block a user