Index: GENERIC =================================================================== RCS file: /cvs/src/sys/conf/GENERIC,v retrieving revision 1.273 diff -u -p -r1.273 GENERIC --- GENERIC 30 Sep 2020 14:51:17 -0000 1.273 +++ GENERIC 24 Feb 2021 03:41:30 -0000 @@ -87,6 +87,7 @@ pseudo-device ksyms 1 # kernel symbols d # clonable devices pseudo-device bpfilter # packet filter pseudo-device bridge # network bridging support +pseudo-device veb # virtual Ethernet bridge pseudo-device carp # CARP protocol support pseudo-device etherip # EtherIP (RFC 3378) pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)