Fix: a lot of semicolons...

This commit is contained in:
2022-12-27 01:08:14 +08:00
parent 96fb9d5e30
commit 9ffc5d1207
3 changed files with 9 additions and 9 deletions

View File

@ -16,6 +16,6 @@ protocol kernel {
if (LOCAL_ASN, 0, 665) ~ bgp_large_community then reject;
krt_prefsrc = ROUTER_IP;
accept;
}
}
};
};
}