diff options
Diffstat (limited to 'nest/rt-dev.c')
-rw-r--r-- | nest/rt-dev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nest/rt-dev.c b/nest/rt-dev.c index 696b37b8..ffd5afd5 100644 --- a/nest/rt-dev.c +++ b/nest/rt-dev.c @@ -84,7 +84,6 @@ dev_ifa_notify(struct proto *P, uint flags, struct ifa *ad) rta a0 = { .source = RTS_DEVICE, - .scope = SCOPE_UNIVERSE, .dest = RTD_UNICAST, .nh.iface = ad->iface, }; |