Same change as in bgpd:
authorclaudio <claudio@openbsd.org>
Fri, 28 Apr 2023 13:24:25 +0000 (13:24 +0000)
committerclaudio <claudio@openbsd.org>
Fri, 28 Apr 2023 13:24:25 +0000 (13:24 +0000)
commit5cff40bc0e9ae4dd575bff9fc1643573a57bdc91
tree51c7c1e7ebb9273189c8c29bdd42996638d8977d
parent0adb143f73b24d8cebf26c68cbed2d5b184addbf
Same change as in bgpd:
Add explicit default labels in switch() statements with error handling.
Right now these are not reachable. Should also clear some gcc warnings.
OK tb@
usr.sbin/bgpctl/bgpctl.c
usr.sbin/bgpctl/output.c