]> git.puffer.fish Git - mirror/frr.git/commit
lib: silently ignore duplicated values
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 4 Dec 2020 21:12:58 +0000 (18:12 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 10 Dec 2020 13:27:10 +0000 (10:27 -0300)
commitc1f81772d9bc391add1848edc31db58d7ce77396
tree760344ce5d43affe94b743d17b128db8650d436f
parent80edab912f65ead7d413dd69cbb41cdfcc5e39c2
lib: silently ignore duplicated values

Keep the previous CLI behavior of silently ignoring access lists which
contain the same value.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
(cherry picked from commit 208dc372cd1069ab0a9efee2815b04481934f856)
lib/filter_cli.c