Re: PPPoE and PPPoA as Modem Driver
Re: PPPoE and PPPoA as Modem Driver
- Subject: Re: PPPoE and PPPoA as Modem Driver
- From: email@hidden
- Date: Tue, 12 Feb 2002 10:25:23 -0500
>
o T_OPTMGMT_REQ -- Yes.
Ok. It appears that my TPI driver problem was that I was error-ack'ing
the T_OPTMGMT_REQ. When I reply to that msg with a T_OPTMGMT_ACK, I
subsequently start getting M_DATA messages.
However, I still need to know how to interpret T_OPTMGMT_REQ? The TPI
spec says that it is up to the modules to define the format of the
option data. The one I get says its length is 0x8C and the MGMT_flags
are set at 0x04. How do I interpret the option data and the MGMT_flags?
Thanks,
-Chris
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.