]> git.ipfire.org Git - thirdparty/bird.git/commit
Filter: Reintroduce checking of function argument types oz-improve-functions
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 21 Oct 2019 19:55:57 +0000 (21:55 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 21 Oct 2019 20:00:46 +0000 (22:00 +0200)
commit4d406f14e7cabe23ff4999b41c8ca93311e3ab77
treeab6010d2997014e1d3eec18d645a460d69f64750
parent3d7939561b7b872db2529b4070d3f22fe325147f
Filter: Reintroduce checking of function argument types

Seems like during filter rewrite we lost type validation for function
arguments.
filter/config.Y
filter/data.h
filter/f-inst.c
filter/filter.h