CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2021/11/11 02:59:19
Removed files:
usr.sbin/switchd: Makefile control.c genmap.sh imsg_util.c log.c
ofcconn.c ofp.c ofp10.c ofp10.h ofp13.c
ofp_common.c ofp_map.h ofrelay.c packet.c
parse.y proc.c proc.h switch.c switchd.8
switchd.c switchd.conf.5 switchd.h timer.c
types.h util.c
usr.sbin/switchctl: Makefile ofpclient.c parser.c parser.h
switchctl.8 switchctl.c
Log message:
Retire switchd and switchctl. While interesting they never managed to
really get into a usable state. The OpenFlow API is mostly superseeded
by P4 and so this is a bit of a dead end.
OK akoshibe@ yasuoka@ deraadt@ kn@ patrick@ sthen@