]> git.proxmox.com Git - mirror_frr.git/commit - lib/vrf.h
lib, vtysh, zebra: Better VRF debug handling
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 3 Feb 2016 14:00:25 +0000 (09:00 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 3 Feb 2016 14:00:25 +0000 (09:00 -0500)
commit19dc275e1f22d6821c60ef50759b591849fad40a
tree7e54cccce8df5687e2cc9559bbfefe2d0e5ea4f3
parent96f7d5a8dbabb1464bd576f018cb22c4a9038d0f
lib, vtysh, zebra: Better VRF debug handling

Fixup the debug handling of vrf's to be a bit
more explicit how we create a vrf internally.

Add code to turn on/off debugging of vrf's.

Ticket: CM-9063
Testing: Manual

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/command.c
lib/command.h
lib/vrf.c
lib/vrf.h
vtysh/Makefile.am
vtysh/extract.pl.in
vtysh/vtysh_config.c
zebra/rt_netlink.c