]> git.puffer.fish Git - mirror/frr.git/commit
lib,yang: merge cisco/zebra access list styles 6769/head
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Sun, 19 Jul 2020 18:27:56 +0000 (15:27 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Sun, 19 Jul 2020 18:27:56 +0000 (15:27 -0300)
commit375d157f0ec1a595a84a03f0a652c7614a9264c4
treea076c850af54ecd4996c82d349b71592455277de
parent55528234eae823d14b808527d90fa003cd424552
lib,yang: merge cisco/zebra access list styles

Merge the cisco style access list with zebra's logic so we can mix both
types of rules while keeping the commands.

With this the cisco style limitation of having 'destination-*' only for
specific number ranges no longer exist for users of YANG/northbound (the
CLI still has this limitation).

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
lib/filter.h
lib/filter_cli.c
lib/filter_nb.c
lib/routemap_cli.c
lib/routemap_northbound.c
yang/frr-filter.yang
yang/frr-route-map.yang