mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-29 19:11:44 +00:00
lib: Remove unknown protocol.
What is MASC anyways? Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
e2e210ddf0
commit
b10c5b0702
@ -58,7 +58,6 @@ const char *zlog_proto_names[] =
|
|||||||
"LDP",
|
"LDP",
|
||||||
"ISIS",
|
"ISIS",
|
||||||
"PIM",
|
"PIM",
|
||||||
"MASC",
|
|
||||||
"RFP",
|
"RFP",
|
||||||
NULL,
|
NULL,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user