From: Ondrej Zajicek Date: Wed, 8 Jan 2025 23:46:37 +0000 (+0100) Subject: BMP: Cleanup keyword declarations X-Git-Tag: v2.17~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c633cd15026cd2fcfd0fb7585e5b9e6a84767ca4;p=thirdparty%2Fbird.git BMP: Cleanup keyword declarations --- diff --git a/proto/bmp/config.Y b/proto/bmp/config.Y index 04540b26b..782947150 100644 --- a/proto/bmp/config.Y +++ b/proto/bmp/config.Y @@ -16,8 +16,8 @@ CF_DEFINES CF_DECLS -CF_KEYWORDS(BMP, DESCRIPTION, ENABLED, IN, IP, MONITORING, NAME, PORT, - PRE_POLICY, POST_POLICY, RIB, STATION, SYSTEM) +CF_KEYWORDS(BMP, LOCAL, STATION, ADDRESS, IP, PORT, SYSTEM, DESCRIPTION, NAME, + MONITORING, RIB, IN, PRE_POLICY, POST_POLICY, TX, BUFFER, LIMIT) CF_GRAMMAR