Skip to content
Snippets Groups Projects
Commit e4a810b0 authored by Ondřej Zajíček's avatar Ondřej Zajíček
Browse files

Temporary commit.

parent cbf8b08d
Branches
Tags
No related merge requests found
......@@ -39,7 +39,7 @@ static void
finish_iface_config(struct ospf_iface_patt *ip)
{
if ((ip->autype != OSPF_AUTH_NONE) || (get_passwords() != NULL))
log(L_WARN "Authentication not supported in OSPFv3");
cf_error("Authentication not supported in OSPFv3");
}
#endif
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment