Date: Sun, 28 Oct 2018 02:48:31 +0000 (UTC) From: "G. Paul Ziemba" <pz-freebsd-net@ziemba.us> To: freebsd-net@freebsd.org Subject: bridge interface vs. altq Message-ID: <pr381v$1p3$1@usenet.ziemba.us>
next in thread | raw e-mail | index | archive | help
I recently upgraded a system from FreeBSD 9.2 to 12.1-BETA1 and found that pf on the new system complained that my bridge interface did not support ALTQ (worked fine on 9.2) The new kernel is built with OPtions ALTQ options ALTQ_CBQ options ALTQ_CODEL options ALTQ_RED options ALTQ_RIO options ALTQ_HFSC options ALTQ_CDNR options ALTQ_PRIQ options ALTQ_FAIRQ options ALTQ_NOPCC and it seems to have no issues configuring altq on "re" and "dc" interfaces. I searched but could not find any mention of removal of altq support from "bridge," and in fact the current handbook seems to indicate it is supported [www.freebsd.org/doc/handbook/network-bridging.html]: Note: Packet filtering can be used with any firewall package that hooks into the pfil(9) framework. The bridge can be used as a traffic shaper with altq(4) or dummynet(4). What am I missing? thanks! -- G. Paul Ziemba FreeBSD unix: 7:46PM up 4:50, 9 users, load averages: 0.52, 0.41, 0.32
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?pr381v$1p3$1>