Skip to content

Commit 30d4500

Browse files
committed
flushing neighbours associated with flushed interface.
1 parent 404db6f commit 30d4500

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

local.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ local_notify_route_1(struct local_socket *s, struct babel_route *route, int kind
235235
{
236236
char buf[512];
237237
int rc;
238-
239238
const char *dst_prefix = format_prefix(route->src->prefix,
240239
route->src->plen);
241240
const char *src_prefix = format_prefix(route->src->src_prefix,

0 commit comments

Comments
 (0)