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

the change of vrf_id field from 16 bit to 32 bit leads to some changes
in other daemon.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
ospfd/ospf_vty.c
ospfd/ospfd.c