Protocol plumbers in MAC OS X 10.4
Protocol plumbers in MAC OS X 10.4
- Subject: Protocol plumbers in MAC OS X 10.4
- From: Nithin prakash <email@hidden>
- Date: Sun, 19 Nov 2006 17:36:25 +0000 (GMT)
Dear All,
I am developing a network interface and a protocol plumber for it for MAC OS X 10.4.
Can someobody please tell me what are the steps to be taken for attaching the network interface and protocol plumber. I did the following steps.
1. ifnet_allocate for allocating the ifp.
2. proto_register_plumber for registering the plumber handlers
3. ifnet_attach for attaching the interface to the global list.
4. Do I have to call any other function to register and activate the interface and protocol plumber. I understand that there exist a function dlil_plumb_protocol, to be called for activating the plumber. Is there any corresponding function in MAC OS X 10.4, which needs to be called to activate this.
Presently the data packets coming in are received up to the network interface. The plumber function is not being called. Kindly looking for a help in this.
Thanks and Best Regards,
Nithin
Find out what India is talking about on -
Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8.
Get it NOW _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden