]> git.puffer.fish Git - matthieu/frr.git/commit
lib: increase the size of northbound max module
authorChirag Shah <chirag@nvidia.com>
Wed, 12 Aug 2020 04:31:53 +0000 (21:31 -0700)
committerChirag Shah <chirag@nvidia.com>
Sat, 3 Oct 2020 18:25:37 +0000 (11:25 -0700)
commita363b4b49b26de20a99873dc9f690a48aba0581b
tree592b832d09d8baa4883aa32143b1546875a69bd8
parenta1950c80a570e721503de4cf86de7a247e900781
lib: increase the size of northbound max module

Increase the size of frr_yang_module_info
macro to accomodate bgp module list.

root@bharat:~/stash/frr# egrep "xpath" bgpd/bgp_nb.c | wc -l
1150

Signed-off-by: Chirag Shah <chirag@nvidia.com>
lib/northbound.h