mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Merge commit 'v2.13.1-186-g761649e6' into thread-next
This commit is contained in:
@@ -893,6 +893,12 @@
|
||||
ARG_ANY(1);
|
||||
DYNAMIC_ATTR;
|
||||
ARG_TYPE(1, da->type);
|
||||
|
||||
FID_NEW_BODY;
|
||||
if (da->type == T_OPAQUE)
|
||||
cf_error("Setting opaque attribute is not allowed");
|
||||
|
||||
FID_INTERPRET_BODY;
|
||||
{
|
||||
struct eattr *a;
|
||||
|
||||
|
Reference in New Issue
Block a user