]> git.puffer.fish Git - mirror/frr.git/commit
lib: fix prefix list mask length check
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 30 Apr 2020 20:53:11 +0000 (17:53 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 5 Jun 2020 17:36:53 +0000 (14:36 -0300)
commit4362a7681debd81c18c7f2921f76caaec41fcd4b
tree7586a11e4b229eff646b3bb83e66d9f6a068c27c
parentcc82bcc161503b42ac5b6b1fc2da36fc6f08b567
lib: fix prefix list mask length check

Implement the restriction from the old CLI to northbound.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
lib/filter_nb.c