Sensitivity:
Subject: Query on Module Implementation
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Date: Mon, 14 Jul 2003 11:31:03 +0530
X-MIMETrack: Serialize by Router on Dlfmail1/HSS(Release 6.0|September 26, 2002) at 07/14/2003
11:28:39 AM
X-SpamPal: PASS
Hi Dave ...
I've a query regarding module implementation for an ip stream to a atmx dlpi driver.
Please, correct me if i'm wrong. 1. An IP application opens an fd for atmx driver. 2. This will open a stream from IP to the atmx dlpi driver. 3. Push the ip_to_atm module using the ioctl I_PUSH command. 4. The IP application will then send DLPI attach and bind request on this stream.
Now some queries ... 1. The provided ip_strm_mod.c when compiled acts as a module or a driver? This file doesn't has a init_module call. In comments, it is written that ip_strm_mod acts a network interface driver. What does this signifies?
2. Does this configuration needs the provided ip_strm_mod module to be placed above the new ip_to_atm module or ip_to_atm can be a customized version of ip_strm_mod and can alone handle the functioning of both?
3. Is there any way that i can autopush the module(s) on the stream? On LiS installation, i wasn't able to find AUTOPUSH utlity.
looking forward to your reply.
thanks n regards .. Rajat
_______________________________________________ Linux-streams mailing list [EMAIL PROTECTED] http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams
