Subject: Multilink PPP
To: Tom T. Thai <tomthai@future.net>
From: Wiker, Raymond <etorwi@eto.ericsson.se>
List: current-users
Date: 10/21/1996 09:54:39
Tom T. Thai writes:
 > Is this supported?

	There's a package called mpd that implements multilink ppp.
It's a rewrite of iijppp (aka "user ppp"), and compiles out of the box
for FreeBSD. Unfortunately, there are differences in the tunnel device
driver, so it needs some work before it can be used under NetBSD.

	Briefly, what needs to be done is to add two ioctls - then
again, these may require other changes to the code...

	I've looked at it, and it seems considerably cleaner than
iijppp - at least as regards configuration. iijppp configuration is
a bit odd :-)

	//Raymond.