summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6d.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-09-14 13:28:00 -0400
committerDonald Sharp <sharpd@nvidia.com>2021-09-14 13:28:00 -0400
commit321f8e0d840986044a86651a5e52e9ca66ac4bbe (patch)
treec912fd1457b9178d402cf4ed4ce2a9447ded9743 /ospf6d/ospf6d.c
parent21ecdb1f34b8ef283e32f4f4d1b22e470c9d388f (diff)
zebra: Fix case default usage w/ enum's
We should not be using `case default` with an enumerated type This prevents the developer of new cases from knowing where they need to fix by just compiling. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'ospf6d/ospf6d.c')
0 files changed, 0 insertions, 0 deletions