]> git.proxmox.com Git - mirror_frr.git/commit
lib,bgpd,pbrd: Add AFI_UNSPEC to AFI enum
authorStephen Worley <sworley@cumulusnetworks.com>
Sun, 3 Mar 2019 01:58:38 +0000 (20:58 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 14 May 2019 19:19:12 +0000 (12:19 -0700)
commitb26f891dca50643e68dc24f1a097438b80638dd4
treee464f6df8412620fbf09c0435a0e141496ceee19
parentab78033d65dfcdbd5d1fe952193fc302b9843724
lib,bgpd,pbrd: Add AFI_UNSPEC to AFI enum

Add an upspecified option to the AFI enum and update
switch statements using it in bgpd and pbrd.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
bgpd/bgp_vty.c
lib/zebra.h
pbrd/pbr_zebra.c