]> git.ipfire.org Git - thirdparty/bird.git/commit - filter/config.Y
Filter: Minor updates to methods
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 12 Sep 2023 16:44:20 +0000 (18:44 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 12 Sep 2023 16:44:20 +0000 (18:44 +0200)
commit7395b97daf529cab1065f107c924bed310a8ad75
tree17b5f63fe0598e4eb3603740351746a37bec36c6
parent132f1edaf402aba79ae3983966795b2f1220afbb
Filter: Minor updates to methods

Remove warning when function-like syntax is used for calling
add/remove/... methods.

Fix argument offset in error messages for function-like syntax.
filter/config.Y
filter/f-inst.h
filter/f-util.c