Retire switch(4) it never really was production ready and the OpenFlow
authorclaudio <claudio@openbsd.org>
Thu, 11 Nov 2021 10:03:08 +0000 (10:03 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 11 Nov 2021 10:03:08 +0000 (10:03 +0000)
commit9f9935a8e959ae3912357f67f4fed13f93d4ba9b
treea7feb4487560ebd4967fdd605c90c3183b57cd5a
parent63686bc14b0d7232e078ecc1542dfd20ecf54d8a
Retire switch(4) it never really was production ready and the OpenFlow
API implemented is a deadend.
OK akoshibe@ yasuoka@ deraadt@ kn@ patrick@ sthen@
23 files changed:
sys/arch/alpha/alpha/conf.c
sys/arch/amd64/amd64/conf.c
sys/arch/arm/arm/conf.c
sys/arch/arm64/arm64/conf.c
sys/arch/hppa/hppa/conf.c
sys/arch/i386/i386/conf.c
sys/arch/landisk/landisk/conf.c
sys/arch/loongson/loongson/conf.c
sys/arch/luna88k/luna88k/conf.c
sys/arch/macppc/macppc/conf.c
sys/arch/octeon/octeon/conf.c
sys/arch/powerpc64/powerpc64/conf.c
sys/arch/riscv64/riscv64/conf.c
sys/arch/sparc64/sparc64/conf.c
sys/conf/GENERIC
sys/conf/files
sys/net/if.c
sys/net/if_bridge.h
sys/net/if_switch.c [deleted file]
sys/net/if_switch.h [deleted file]
sys/net/switchctl.c [deleted file]
sys/net/switchofp.c [deleted file]
sys/sys/sockio.h