From owner-freebsd-net@FreeBSD.ORG Thu Jul 28 23:04:31 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A197D16A41F for ; Thu, 28 Jul 2005 23:04:31 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from ash25e.internode.on.net (ash25e.internode.on.net [203.16.214.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AE0543D86 for ; Thu, 28 Jul 2005 23:04:20 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from midget.dons.net.au (ppp240-87.lns2.adl2.internode.on.net [203.122.240.87]) by ash25e.internode.on.net (8.12.9/8.12.6) with ESMTP id j6SN4IjT037920; Fri, 29 Jul 2005 08:34:18 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by midget.dons.net.au (8.13.4/8.13.3) with ESMTP id j6SN4B5W036833 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 29 Jul 2005 08:34:18 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-net@freebsd.org Date: Fri, 29 Jul 2005 08:34:03 +0930 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart74840515.Bgq7PlMhdp"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200507290834.10268.doconnor@gsoft.com.au> X-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.52 on 203.122.240.87 Subject: AltQ + ng_iface X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2005 23:04:31 -0000 --nextPart74840515.Bgq7PlMhdp Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I am looking at using pf + AltQ + mpd instead of my original ipfw + dummyne= t +=20 ppp setup but it seems that ng_iface doesn't have any AltQ hooks :( I had a look at it to see if they could be retrofitted but alas it appears = the=20 ng_iface driver is not very much like others (ie no queueing of packets?) s= o=20 it would need more work.. I could use ppp(8) and do queueing on tun, but I would prefer to use mpd as= =20 all of the packet movement is in the kernel which makes sense to me. Does anyone have any patches for this? Or is it just a dumb idea and I shou= ld=20 live with ppp(8)? :) Thanks. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart74840515.Bgq7PlMhdp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC6WRq5ZPcIHs/zowRAhATAJ40nal688sDzLI3uL6SLU6PG2y+3wCfftQc hv3qy9usuukh9ijTvg6YJzA= =s8uA -----END PGP SIGNATURE----- --nextPart74840515.Bgq7PlMhdp--