]> git.proxmox.com Git - mirror_frr.git/commit
pim: fix compilation issue with pim
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 18 Dec 2017 11:42:12 +0000 (12:42 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 22 Jan 2018 12:52:24 +0000 (13:52 +0100)
commit87ad28f48c368aa2f236345e9acd6ab0f5ea052e
tree7d1355a33acd49c4beba27339e5ffc08806af14f
parenta8bf7d9c9e6c7c852da1b5c9d27d5e227de7a9d3
pim: fix compilation issue with pim

The change of vrf_id_t from 16 bit to 32 bit needs some changes in pim
daemon.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
pimd/pim_instance.c
pimd/pim_nht.c
pimd/pim_zebra.c