]> git.puffer.fish Git - mirror/frr.git/commit
lib: silently ignore duplicated values
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 7 Dec 2020 15:10:42 +0000 (12:10 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 10 Dec 2020 13:27:36 +0000 (10:27 -0300)
commit7d9b359ee37e2be2cf33e44c754917522ea3bdbf
treeeeb465d3c0abf0a1a5045cc475d1ffb71be667a4
parent29031e3fe3ad09a773a3969bd05e79f46527bd55
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 866f48f2df2e9de260080f31edbde9f17622fc03)
lib/filter_cli.c